OVMS3-idf/components/bt/bluedroid/hci
baohongde ac124ee89c components/bt: Point ACL RX buffer ptr to ACL RX buffer if ACL RX buffer ptr is null(backprot 3.1)
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-09 03:26:36 +00:00
..
include/hci component/bt: bugfix for erroneous data reporting always enabled 2018-07-11 20:08:36 +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 components/bt: Point ACL RX buffer ptr to ACL RX buffer if ACL RX buffer ptr is null(backprot 3.1) 2018-11-09 03:26:36 +00:00
hci_layer.c Component/bt: fix hci_hal_env.rx_q and xHciH4Queue blocking when scanning 2018-08-01 15:10:28 +08:00
hci_packet_factory.c component/bt: bugfix for erroneous data reporting always enabled 2018-07-11 20:08:36 +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