OVMS3-idf/tools/esp_prov/transport
Anurag Kar 09cf34c9aa esp_prov : Runtime discovery of Service UUID and endpoint name mapping
List of changes:
* Retrieve UUID property from Bluez device object before connecting to retrieve UUID contained in advertisement
* Read Characteristic User Descriptions attribute of each UUID for mapping endpoint names
* To support older implementations with hardcoded Name-UUID map, revert to fallback mode in order if advertisement data has no UUID field
2019-06-28 10:14:52 +00:00
..
__init__.py Examples : Added provisioning examples, tests and client tool. 2018-10-02 19:07:28 +05:30
ble_cli.py esp_prov : Runtime discovery of Service UUID and endpoint name mapping 2019-06-28 10:14:52 +00:00
transport.py Examples : Added provisioning examples, tests and client tool. 2018-10-02 19:07:28 +05:30
transport_ble.py esp_prov : Runtime discovery of Service UUID and endpoint name mapping 2019-06-28 10:14:52 +00:00
transport_console.py Examples : Added provisioning examples, tests and client tool. 2018-10-02 19:07:28 +05:30
transport_softap.py Examples : Added provisioning examples, tests and client tool. 2018-10-02 19:07:28 +05:30