OVMS3-idf/components/bt/bluedroid
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
..
api Merge branch 'bugfix/btdm_fix_get_attr_value_error' into 'master' 2018-11-01 15:55:22 +08:00
bta Merge branch 'bugfix/btdm_change_default_CoD_of_BT_profile' into 'master' 2018-10-31 20:51:15 +08:00
btc Merge branch 'bugfix/btdm_name_buffer_allocation_size_differs' into 'master' 2018-11-01 15:56:45 +08:00
common/include/common components/bt: Set default Class of Device of BT profile 2018-10-26 17:03:39 +08:00
device component/bt: bugfix for erroneous data reporting always enabled 2018-07-09 13:45:55 +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 2018-11-01 17:33:44 +08:00
main component/bt: implement HFP Hands Free Unit Role 2018-05-21 11:33:30 +08:00
osi bluetooth: fix indentation warning 2018-09-20 18:53:15 +08:00
stack Merge branch 'bugfix/btdm_sniff_anchor_point_calculation_error' into 'master' 2018-11-01 15:58:00 +08:00