OVMS3-idf/components/bt/bluedroid/hci
Tian Hao 6e4342a877 bt : fix bug that bluetooth controller init/disable/enable/disable may cause exception
1. when one task do deinit/init/disable/enable, especially different cpu
core, it may cause controller crash in ISR handler
2. fix while BLE is scanning, bluetooth controller is disabled cause BLE
scan is not abort.
2018-07-20 14:10:55 +08:00
..
include/hci component/bt: bugfix for erroneous data reporting always enabled 2018-07-09 13:45:55 +08:00
buffer_allocator.c component/bt : modify header files to avoid conflict 2018-04-26 19:32:06 +08:00
hci_audio.c component/bt: implement HFP Hands Free Unit Role 2018-05-21 11:33:30 +08:00
hci_hal_h4.c bt : fix bug that bluetooth controller init/disable/enable/disable may cause exception 2018-07-20 14:10:55 +08:00
hci_layer.c component/bt: Add Controller to Host Flow Control 2018-06-21 11:44:40 +08:00
hci_packet_factory.c component/bt: bugfix for erroneous data reporting always enabled 2018-07-09 13:45:55 +08:00
hci_packet_parser.c component/bt: implement HFP Hands Free Unit Role 2018-05-21 11:33:30 +08:00
packet_fragmenter.c components/bt: Improve the Bluetooth debug messaging scheme 2018-05-14 20:45:05 +08:00