OVMS3-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 component/bt: optimize bluetooth memory debug 2018-09-10 09:19:19 +00:00
hci_audio.c component/bt: implement HFP Hands Free Unit Role 2018-05-21 11:33:30 +08:00
hci_hal_h4.c components/bt: Point ACL RX buffer ptr to ACL RX buffer if ACL RX buffer ptr is null 2018-11-01 17:33:44 +08:00
hci_layer.c component/bt: optimize bluetooth memory debug 2018-09-10 09:19:19 +00:00
hci_packet_factory.c component/bt: optimize bluetooth memory debug 2018-09-10 09:19:19 +00:00
hci_packet_parser.c component/bt: optimize bluetooth memory debug 2018-09-10 09:19:19 +00:00
packet_fragmenter.c component/bt: optimize bluetooth memory debug 2018-09-10 09:19:19 +00:00