OVMS3-idf/components/bt
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
..
bluedroid bt: Add option to ena/dis BLE service change registration 2018-04-10 12:27:33 +10:00
include components/bt examples/bluetooth: Fix typographical errors 2018-02-13 13:25:33 +05:30
lib@9a93239bc8 support wifi&bt coexist (v0.9.1) 2018-04-02 13:44:48 +08:00
bt.c Make error codes looks like literals in the code of them (easy for searching). Minor fixes, typos 2018-04-09 13:54:18 +10:00
component.mk component/bt: implement A2DP source 2018-01-09 20:20:52 +08:00
Kconfig bt: Add option to ena/dis BLE service change registration 2018-04-10 12:27:33 +10:00