esp-idf/components/wifi_provisioning
Rahul Tank d86afd82c1 Wifi Prov: Disabled the default support for BLE Encrpytion on characteristics read /write
By default, disabled the BLE Encrpyption requirement for provisioning characteristic.
With this flag enabled, when remote attempts to read and if the ACL link is not encrypted,
ESP device will return Insufficient Authentication. It is remote device responsibility to go
for link encryption which may result in pairing.

Some devices do not proceed for any pairing and just show failure pop-up. Also, user needs
to remove bonding on remote phone manually and then try again. This is causing bad user experience.

End user can enable it as per their use case.
2022-11-25 14:18:15 +05:30
..
include/wifi_provisioning
proto
proto-c
python
src wifi_provisioning: fix error codes for wifi connect retry 2022-10-21 11:33:12 +05:30
CMakeLists.txt
Kconfig Wifi Prov: Disabled the default support for BLE Encrpytion on characteristics read /write 2022-11-25 14:18:15 +05:30
component.mk