esp-idf/components/protocomm
Prasad Alatkar c8354f0231 Protocomm/simple_ble: Make gatt table map size equal to number of handles received (v3.3)
- Fixes memcpy failure observed while adding 2 or more endpoints in
  wifi_provisioning.

 Closes IDF-2250

 Closes https://github.com/espressif/esp-idf/issues/6121
2020-11-17 16:27:29 +05:30
..
include protocomm_ble : Fixed custom service UUID support 2019-06-03 08:26:48 +00:00
proto Examples : Added provisioning examples, tests and client tool. 2018-10-02 19:07:28 +05:30
proto-c Protocomm : Added unit tests and protobuf-c generated files 2018-10-02 19:07:28 +05:30
python Protocomm : Added unit tests and protobuf-c generated files 2018-10-02 19:07:28 +05:30
src Protocomm/simple_ble: Make gatt table map size equal to number of handles received (v3.3) 2020-11-17 16:27:29 +05:30
test protocomm unit_tests : test cases updated 2019-02-15 10:45:34 +00:00
CMakeLists.txt Protocomm : Use esp_http_server instead of http_server 2018-10-24 17:32:43 +05:30
component.mk Protocomm : Added support for choice of transport - WiFi (SoftAP+HTTPD), BLE, Console (development friendly transport) 2018-10-02 19:07:28 +05:30