OVMS3-idf/components/bt/bluedroid
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
..
api Component/bt: add ble disconnect when ACCEPT_SPECIFIED_SEC_AUTH failed 2018-10-26 14:10:32 +08:00
bta Merge branch 'bugfix/btdm_add_profile_descriptor_list_for_spp_v3.1' into 'release/v3.1' 2018-11-08 17:27:21 +08:00
btc Merge branch 'bugfix/btdm_name_buffer_allocation_size_differs_v3.1' into 'release/v3.1' 2018-11-08 17:24:53 +08:00
common/include/common Component/bt: add only accept sepecified Authentication 2018-10-26 11:58:25 +08:00
device component/bt: bugfix for erroneous data reporting always enabled 2018-07-11 20:08:36 +08:00
external/sbc component/bt : modify header files to avoid conflict 2018-04-26 19:32:06 +08:00
hci 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
main component/bt: implement HFP Hands Free Unit Role 2018-05-21 11:33:30 +08:00
osi Component/bt: fix hci_hal_env.rx_q and xHciH4Queue blocking when scanning 2018-08-01 15:10:28 +08:00
stack Merge branch 'bugfix/btdm_sniff_anchor_point_calculation_error_for_v3.1' into 'release/v3.1' 2018-11-06 17:12:39 +08:00