Matthias Ringwald
|
e501bae083
|
Use BTSTACK_FILE__ without __ prefix (MISRAC2012-Rule-21.1)
|
2019-05-11 19:31:55 +02:00 |
|
Matthias Ringwald
|
f71711bb0a
|
hal_uart_dma: add hal_uart_dma_set_flowcontrol with HAVE_UART_DMA_SET_FLOWCONTROL guard
|
2017-07-25 19:37:09 +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
|
224203d84a
|
btstack_uart_block/embedded: support sleep
|
2017-05-02 00:22:41 +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
|
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
|
308bc5e02a
|
btstack_uart_block_embedded: remove data source on close
|
2016-10-12 13:30:00 +02:00 |
|
Matthias Ringwald
|
8aa44d5a9a
|
btstack_uart_embedded: fix typo, working
|
2016-04-27 22:19:44 +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 |
|