OVMS3-idf/components/protocomm
Anurag Kar bc83d470e3 protocomm_ble : Fixed custom service UUID support
List of changes:
* Use 128 bit characteristic UUIDs when creating GATT table entries
* Change primary service attribute value to 128 bit custom service UUID
* Use raw advertisement data to convey flags and 128 bit primary service UUID
* Use raw scan response to send device name as complete local name
* Increase maximum device name length in relation to maximum scan response length
* Set Characteristic User Description attributes for each characteristic to convey protocomm endpoint names
2019-06-03 08:26:48 +00:00
..
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_ble : Fixed custom service UUID support 2019-06-03 08:26:48 +00:00
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