esp-idf/components/wifi_provisioning
Prasad Alatkar bcdedf5501 Provisioning BLE: Add API to set manufacturer data in scan response
- Add `wifi_prov_scheme_ble_set_mfg_data` API to set custom manufacturer data
  in BLE advertisements.
- Run format.sh script on modified files.
- Fix few typos in `protocomm_nimble.c`.

- Incorporate suggestion to remove extra check on protocomm_ble_mfg_data_len

- Remove few unnecessary comments.
2021-07-14 18:25:20 +05:30
..
include/wifi_provisioning Provisioning BLE: Add API to set manufacturer data in scan response 2021-07-14 18:25:20 +05:30
proto cmake : Add CMakeLists.txt and update READMEs for re-compilation of proto files 2019-07-05 18:20:15 +05:30
proto-c wifi_provisioning : Added Wi-Fi Scan list feature to Provisioning Manager 2019-06-26 05:24:20 +00:00
python wifi_provisioning : Added Wi-Fi Scan list feature to Provisioning Manager 2019-06-26 05:24:20 +00:00
src Provisioning BLE: Add API to set manufacturer data in scan response 2021-07-14 18:25:20 +05:30
CMakeLists.txt provisioning: use memcpy instead of strncpy for copying SSID 2020-09-17 15:51:32 +05:30
component.mk provisioning: use memcpy instead of strncpy for copying SSID 2020-09-17 15:51:32 +05:30
Kconfig wifi_prov_manager: Change the name of an internal timer handle to better reflect the purpose 2020-01-07 09:51:54 +00:00