17 Commits

Author SHA1 Message Date
Milanka Ringwald
2fca4dad95 license: update text 2021-11-02 09:31:00 +01:00
Milanka Ringwald
48cdff9c38 MISRAC2012-Rule-8.3_b: match function declaration and definition 2021-06-03 13:03:13 +02:00
Milanka Ringwald
fe5a6c4e96 src: add title to header files 2021-05-28 11:21:09 +02:00
Matthias Ringwald
ea7d62f812 add missing c++ guard 2021-05-09 22:13:54 +02:00
Matthias Ringwald
95b3bfd1d3 btstack_uart_block: provide btstack_uart_block_posix_instance that returns btstack_uart_posix_instance 2021-03-03 09:42:01 +01:00
Matthias Ringwald
21c1535e60 btstack_uart: extend btstack_uart_block interface to support H5/SLIP mode 2021-03-03 09:38:16 +01:00
Matthias Ringwald
80e33422a9 Use FILENAME_H as include guard (MISRAC2012-Rule-21.1) 2019-05-11 19:08:52 +02:00
Matthias Ringwald
233eb2b535 btstack_uart_block: fix type for btstack_uart_block_freertos_instance 2017-10-25 15:38:12 +02:00
Matthias Ringwald
4b929998c3 btstack_uart_block: add set_flowcontrol 2017-07-25 17:53:01 +02:00
Matthias Ringwald
3ce3a4ebf3 btstack_uart_block: allow to 'unset' a callback by setting it to NULL. Update code for freertos and embedded to implement this 2017-07-24 11:53:29 +02:00
Matthias Ringwald
7ef3b0106f freertos: use data source for btstack_uart_block_freertos_single_threaded.c 2017-05-05 15:20:31 +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
0ad2d5db00 windows: add btstack_uart_block_windows_instance 2016-11-27 21:53:22 +01:00
Matthias Ringwald
307a4fe366 h4: add parts of eHCILL (not tested/working) 2016-04-27 10:47:25 +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
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
b52fe0206e hci_transport_h4: general btstack_uart_block.h 2016-04-20 12:12:18 +02:00