#include <wifiprov_task.h>
Data Fields | |
uint8_t | passphrase [MAX_WIPROVTASK_PASS_LENGTH] |
uint8_t | passphrase_length |
uint8_t | sec_type |
uint8_t | ssid [MAX_WIPROVTASK_SSID_LENGTH] |
uint8_t | ssid_length |
uint8_t | status |
uint8_t at_ble_wifiprov_complete_ind::passphrase |
Referenced by ble_prov_process_event(), and wifiprov_complete_ind_handler().
uint8_t at_ble_wifiprov_complete_ind::passphrase_length |
Referenced by ble_prov_process_event(), and wifiprov_complete_ind_handler().
uint8_t at_ble_wifiprov_complete_ind::sec_type |
Referenced by ble_prov_process_event(), and wifiprov_complete_ind_handler().
uint8_t at_ble_wifiprov_complete_ind::ssid |
Referenced by ble_prov_process_event(), and wifiprov_complete_ind_handler().
uint8_t at_ble_wifiprov_complete_ind::ssid_length |
Referenced by ble_prov_process_event(), and wifiprov_complete_ind_handler().
uint8_t at_ble_wifiprov_complete_ind::status |
Referenced by ble_prov_process_event(), ble_prov_stop(), and wifiprov_complete_ind_handler().