14 Commits

Author SHA1 Message Date
Dirk Helbig
f05358500e platform/posix: exit on unrecoverable error instead of spamming the log 2024-03-06 12:00:31 +01:00
Matthias Ringwald
77bf845768 posix/btstack_uart_posix: log tty 2023-12-14 16:34:57 +01:00
Matthias Ringwald
efc1df5575 btstack_uart_posix: abort requested read/write operation on set read/write complete handler 2023-05-06 16:34:54 +02:00
Matthias Ringwald
efef2dd3af btstack_uart_posix: assert no pending read/write opration 2023-04-20 11:20:05 +02:00
Matthias Ringwald
d762ae9adc posix: remove accidental debug output 2022-02-05 23:15:33 +01:00
Matthias Ringwald
4437baf628 posix: fix RTS/CTS configuration by keeping local termios copy 2022-02-05 23:10:35 +01:00
Milanka Ringwald
2fca4dad95 license: update text 2021-11-02 09:31:00 +01:00
Matthias Ringwald
1738838cad btstack_uart_posix: set parity 2021-03-08 18:43:55 +01:00
Matthias Ringwald
f2cb8f201d posix: add SLIP-enabled btstack_uart_posix 2021-03-03 09:40:46 +01:00
Matthias Ringwald
b300903afd btstack_uart_block_posix: inline btstack_uart_posix 2016-04-20 12:27:39 +02:00
Matthias Ringwald
abd4d2eb21 btstack_uart_posix: add write really 2016-04-14 12:11:44 +02:00
Matthias Ringwald
a6da1bb0db h5: enable even parity on posix if incorrect frame received 2016-04-13 16:50:36 +02:00
Matthias Ringwald
7aaf71bd93 hci_transport_hX_posix: extract open into btstack_uart_posix 2016-04-13 14:33:02 +02:00
Matthias Ringwald
c6a9a3658c hci_transport_hX_posix: extract set baudrate into btstack_uart_posix 2016-04-13 13:58:15 +02:00