RDK-B
wifi_device_dpp_context_t Struct Reference

#include <wifi_hal_deprecated.h>

Collaboration diagram for wifi_device_dpp_context_t:
Collaboration graph

Data Fields

unsigned int ap_index
 
unsigned char configurator_version
 
unsigned char enrollee_version
 
wifi_device_dpp_context_type_t type
 
wifi_dpp_session_data_t session_data
 
wifi_dpp_received_frame_t received_frame
 
unsigned int dpp_init_retries
 
unsigned int max_retries
 
unsigned char token
 
wifi_dpp_configuration_object_t config
 
wifi_enrollee_responder_status_t enrollee_status
 
wifi_activation_status_t activation_status
 
unsigned int check_for_associated
 
unsigned int check_for_config_requested
 
unsigned int num_channels
 
unsigned int channels_list [32]
 
unsigned int current_attempts
 

yes

Definition at line 3529 of file wifi_hal_deprecated.h.

Field Documentation

◆ ap_index

unsigned int wifi_device_dpp_context_t::ap_index

Definition at line 3530 of file wifi_hal_deprecated.h.

◆ configurator_version

unsigned char wifi_device_dpp_context_t::configurator_version

Definition at line 3531 of file wifi_hal_deprecated.h.

◆ enrollee_version

unsigned char wifi_device_dpp_context_t::enrollee_version

Definition at line 3532 of file wifi_hal_deprecated.h.

◆ type

wifi_device_dpp_context_type_t wifi_device_dpp_context_t::type

Definition at line 3533 of file wifi_hal_deprecated.h.

◆ session_data

wifi_dpp_session_data_t wifi_device_dpp_context_t::session_data

Definition at line 3534 of file wifi_hal_deprecated.h.

◆ received_frame

wifi_dpp_received_frame_t wifi_device_dpp_context_t::received_frame

Definition at line 3535 of file wifi_hal_deprecated.h.

◆ dpp_init_retries

unsigned int wifi_device_dpp_context_t::dpp_init_retries

Definition at line 3536 of file wifi_hal_deprecated.h.

◆ max_retries

unsigned int wifi_device_dpp_context_t::max_retries

Definition at line 3537 of file wifi_hal_deprecated.h.

◆ token

unsigned char wifi_device_dpp_context_t::token

Definition at line 3538 of file wifi_hal_deprecated.h.

◆ config

wifi_dpp_configuration_object_t wifi_device_dpp_context_t::config

Definition at line 3539 of file wifi_hal_deprecated.h.

◆ enrollee_status

wifi_enrollee_responder_status_t wifi_device_dpp_context_t::enrollee_status

Definition at line 3540 of file wifi_hal_deprecated.h.

◆ activation_status

wifi_activation_status_t wifi_device_dpp_context_t::activation_status

Definition at line 3541 of file wifi_hal_deprecated.h.

◆ check_for_associated

unsigned int wifi_device_dpp_context_t::check_for_associated

Definition at line 3542 of file wifi_hal_deprecated.h.

◆ check_for_config_requested

unsigned int wifi_device_dpp_context_t::check_for_config_requested

Definition at line 3543 of file wifi_hal_deprecated.h.

◆ num_channels

unsigned int wifi_device_dpp_context_t::num_channels

Definition at line 3544 of file wifi_hal_deprecated.h.

◆ channels_list

unsigned int wifi_device_dpp_context_t::channels_list[32]

Definition at line 3545 of file wifi_hal_deprecated.h.

◆ current_attempts

unsigned int wifi_device_dpp_context_t::current_attempts

Definition at line 3546 of file wifi_hal_deprecated.h.


The documentation for this struct was generated from the following file: