esp-idf/components/bt/bluedroid/bta
Ing. Jaroslav Safka 801632d68b bt: Add option to ena/dis BLE service change registration
Add option to enable/disable automatic registration of BLE Gattc
service change notify. Which sends in parralel
(with user message flow) commands to BLE server which
sometime leads to GATT_BUSY.
(BLE server is able to handle only one command at time)

Closes https://github.com/espressif/esp-idf/issues/1575

Merges https://github.com/espressif/esp-idf/pull/1673
2018-04-10 12:27:33 +10:00
..
ar component/bt: Added the bluedroid environment variable dynomic malloc support & support to malloc the memory to the psram. 2018-01-24 15:18:02 +08:00
av Merge branch 'bugfix/fix_bt_typos' into 'master' 2018-03-19 16:58:55 +08:00
dm Merge branch 'bugfix/btdm_fix_connect_fail_when_remote_addr_is_random' into 'master' 2018-03-30 17:00:19 +08:00
gatt bt: Add option to ena/dis BLE service change registration 2018-04-10 12:27:33 +10:00
hh Component/bt: fix connect fail when remote addr type is random 2018-03-29 20:55:31 +08:00
include Merge branch 'bugfix/btdm_fix_connect_fail_when_remote_addr_is_random' into 'master' 2018-03-30 17:00:19 +08:00
jv Component/bt: fix connect fail when remote addr type is random 2018-03-29 20:55:31 +08:00
sdp component/bt: Added the bluedroid environment variable dynomic malloc support & support to malloc the memory to the psram. 2018-01-24 15:18:02 +08:00
sys component/bt: free timer resources after using them 2018-01-27 19:03:06 +08:00