esp-idf/tools/esp_prov/transport
harshal.patil 7b961d7734
fix(esp_prov): update devices tuple usage due to API deprecations
- a recent commit fixed the API deprecations,
and the BLEDevice object now needs to be accessed through a tuple.
- thus the changes were made in the code wherein the object was used,
but updating the usage in the condition when de
vname is not None got skipped.
2023-08-24 14:48:25 +05:30
..
__init__.py esp_prov: Compatibility changes and refactoring 2022-06-23 10:52:54 +05:30
ble_cli.py fix(esp_prov): update devices tuple usage due to API deprecations 2023-08-24 14:48:25 +05:30
transport_ble.py esp_prov: Compatibility changes and refactoring 2022-06-23 10:52:54 +05:30
transport_console.py esp_prov: Compatibility changes and refactoring 2022-06-23 10:52:54 +05:30
transport_http.py ci(esp_prov): remove import future usage 2023-07-19 14:03:12 +08:00
transport.py esp_prov: switch from bluez/dbus to bleak 2022-06-23 10:52:53 +05:30