OVMS3-idf/components/bt/bluedroid/hci
Tian Hao a9c1820385 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-08-28 21:10:17 +08:00
..
include Component/bt: send data length request by host after read feature complete 2017-12-12 20:02:36 +08:00
buffer_allocator.c component/bt : remove all GKI reference 2017-08-23 15:29:30 +08:00
hci_hal_h4.c bt : fix bug that bluetooth controller init/disable/enable/disable may cause exception 2018-08-28 21:10:17 +08:00
hci_layer.c component/btdm : change bt.h name to esp_bt.h to form the name prefix 2017-12-08 20:56:43 +08:00
hci_packet_factory.c component/bt : fix connection bug of Iphone7 10.0.2 2017-02-16 14:15:46 +08:00
hci_packet_parser.c Component/bt: send data length request by host after read feature complete 2017-12-12 20:02:36 +08:00
packet_fragmenter.c Component/bt: fix bug for gatts notify stress test crash 2017-09-13 11:19:58 +08:00