Store the scan list and then later populate when creating the database.
#include <wifiprov_task.h>
Data Fields | |
uint8_t | rssi |
uint8_t | sec_type |
uint8_t | ssid [MAX_WIPROVTASK_SSID_LENGTH] |
uint8_t _scanitem::rssi |
Referenced by ble_prov_scan_result().
uint8_t _scanitem::sec_type |
Referenced by ble_prov_scan_result().
uint8_t _scanitem::ssid |
Referenced by ble_prov_scan_result().