esp-idf/components/bt/bluedroid/hci
baohongde f2309f1013 components/bt: Point ACL RX buffer ptr to ACL RX buffer if ACL RX buffer ptr is null
1. When WIFI task or other high priority task blocks the Bluetooth task, ACL RX buffer will use up, ACL RX buffer ptr will point to null and will never point to a valid adress. Causing errors in Bluetooth.
2. hcimsgs.h used whether flow control is on or off
2018-11-01 17:33:44 +08:00
..
include/hci
hci_audio.c
hci_hal_h4.c
hci_layer.c
hci_packet_factory.c
hci_packet_parser.c
packet_fragmenter.c