Matthias Ringwald
|
e501bae083
|
Use BTSTACK_FILE__ without __ prefix (MISRAC2012-Rule-21.1)
|
2019-05-11 19:31:55 +02:00 |
|
Matthias Ringwald
|
d14da541e3
|
posix: use correct baudrate enums for baud rates higher than 921600 (linux)
|
2019-01-19 21:58:56 +01:00 |
|
Matthias Ringwald
|
398a95ec8e
|
run_loop: avoid anonymous union
|
2018-07-05 23:07:52 +02:00 |
|
Matthias Ringwald
|
f7ceae3115
|
btstack_uart_block_posix: report read/write errors and read/write of zero bytes
|
2017-10-12 10:30:06 +02:00 |
|
Matthias Ringwald
|
79d9f1ed77
|
posix: only get/set options once for open
|
2017-07-25 21:22:16 +02:00 |
|
Matthias Ringwald
|
cde6b088be
|
posix: implement set_flowcontrol in btstack_uart_block interface
|
2017-07-25 19:42:12 +02:00 |
|
Matthias Ringwald
|
4b929998c3
|
btstack_uart_block: add set_flowcontrol
|
2017-07-25 17:53:01 +02:00 |
|
Matthias Ringwald
|
c3dafd4604
|
btstack_uart_block: add set_wakeup_handler to allow wake up notifications
|
2017-05-01 18:13:51 +02:00 |
|
Matthias Ringwald
|
ca98ec55e1
|
posix/uart: wait 100 ms after opening serial port
|
2017-04-26 11:55:25 +02:00 |
|
Matthias Ringwald
|
ab2c6ae4b7
|
tool: add update_filename.py that adds __BTSTACK_FILE__ to every .c file for use with debug output instead of __FILE__
|
2017-03-24 23:39:20 +01:00 |
|
Matthias Ringwald
|
e690b6a5e4
|
posix: use IOSSIOSPEED ioctl on OS X to set speed - allows for max baud rates
|
2016-10-21 23:31:28 +02:00 |
|
Matthias Ringwald
|
7c959318bb
|
fix warnings related to potential loss of precision for integer conversions
|
2016-07-05 11:31:53 +02:00 |
|
Matthias Ringwald
|
18b8d0cbee
|
btstack_uart_block: add get_supported_sleep_modes() and set_sleep(mode)
|
2016-04-26 17:29:24 +02:00 |
|
Matthias Ringwald
|
327a82080c
|
posix: set fd in data source
|
2016-04-22 15:57:59 +02:00 |
|
Matthias Ringwald
|
084ad01c1a
|
hci_transport/btstack_uart_block: create btstack_uart_block_embedded on top of hal_uart_dma. Pass in uart driver to H4/H5 instances
|
2016-04-20 23:18:15 +02:00 |
|
Matthias Ringwald
|
b300903afd
|
btstack_uart_block_posix: inline btstack_uart_posix
|
2016-04-20 12:27:39 +02:00 |
|
Matthias Ringwald
|
55c4d40957
|
uart: extract btstack_uart_posix_block implementation
|
2016-04-14 17:33:55 +02:00 |
|