OVMS3-idf/components/bt/bluedroid
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
..
api Merge branch 'feature/btdm_add_get_local_used_addr_API' into 'master' 2018-04-02 22:28:00 +08:00
bta bt: Add option to ena/dis BLE service change registration 2018-04-10 12:27:33 +10:00
btc Merge branch 'bugfix/btdm_fix_get_PID_key_error' into 'master' 2018-03-30 19:26:31 +08:00
btcore component/bt: Fix bug: string_to_bdaddr() error when opening nano 2018-02-26 15:09:03 +08:00
btif component/bt: implement A2DP source 2018-01-09 20:20:52 +08:00
device Component/bt: send data length request by host after read feature complete 2017-12-12 18:28:59 +08:00
external/sbc component/bt: implement A2DP source 2018-01-09 20:20:52 +08:00
hci Component/bt: send data length request by host after read feature complete 2017-12-12 18:28:59 +08:00
include component/bt: implement A2DP source 2018-01-09 20:20:52 +08:00
main component/bt: Fix bug of bt dynamic memory 2018-03-15 14:36:49 +08:00
osi component/bt: Fix xQueueGenericSend assertion 2018-03-28 20:25:57 +08:00
stack Merge branch 'feature/btdm_add_get_local_used_addr_API' into 'master' 2018-04-02 22:28:00 +08:00