OVMS3-idf/components/bt/bluedroid/bta/gatt
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
..
bta_gatt_common.c Component/bt: add set local MTU API 2017-09-01 21:55:28 +08:00
bta_gattc_act.c bt: Add option to ena/dis BLE service change registration 2018-04-10 12:27:33 +10:00
bta_gattc_api.c Merge branch 'bugfix/btdm_fix_connect_fail_when_remote_addr_is_random' into 'master' 2018-03-30 17:00:19 +08:00
bta_gattc_cache.c component/bt: delete api bta_gattc_cache_write 2017-11-16 16:40:18 +08:00
bta_gattc_ci.c component/bt : remove all GKI reference 2017-08-23 15:29:30 +08:00
bta_gattc_main.c component/bt: fix gattc open api 2018-03-16 19:17:55 +08:00
bta_gattc_utils.c component/bt: fix gattc open api 2018-03-16 19:17:55 +08:00
bta_gatts_act.c Component/bt: fix connect fail when remote addr type is random 2018-03-29 20:55:31 +08:00
bta_gatts_api.c Component/bt: fix crash when set attr value 0 2017-10-13 15:06:08 +08:00
bta_gatts_main.c 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
bta_gatts_utils.c component/bt : remove all GKI reference 2017-08-23 15:29:30 +08:00