OVMS3-idf/tools/esp_prov/transport
Anurag Kar 56866567ae 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-03 08:26:48 +00:00
..
__init__.py tools: Fix the Python coding style 2018-12-19 11:56:24 +01:00
ble_cli.py esp_prov : Runtime discovery of Service UUID and endpoint name mapping 2019-06-03 08:26:48 +00:00
transport.py tools: Fix the Python coding style 2018-12-19 11:56:24 +01:00
transport_ble.py esp_prov : Runtime discovery of Service UUID and endpoint name mapping 2019-06-03 08:26:48 +00:00
transport_console.py tools: Fix the Python coding style 2018-12-19 11:56:24 +01:00
transport_softap.py tools: Fix the Python coding style 2018-12-19 11:56:24 +01:00