OVMS3-idf/components/protocomm
Hrishikesh Dhayagude 39d8a89c80 Protocomm BLE: Make changes in handling BLE read/write requests
1. Remove unwanted malloc during BLE send response
2. Populate the missing parameters in the response - handle, offset, auth_req
2019-03-14 12:50:03 +05:30
..
include protocomm : typos fixed and descriptions corrected 2019-02-18 08:18:44 +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 BLE: Make changes in handling BLE read/write requests 2019-03-14 12:50:03 +05:30
test protocomm unit_tests : test cases updated 2019-02-18 08:18:44 +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