Structure used to pass the device information to cy_wcm_wps_enrollee.
Data Fields | |
| const cy_wcm_wps_device_category_t | device_category |
| Device category. More... | |
| const uint16_t | sub_category |
| Device sub-category. More... | |
| const char * | device_name |
| Device name. More... | |
| const char * | manufacturer |
| Manufacturer details. More... | |
| const char * | model_name |
| Model name. More... | |
| const char * | model_number |
| Model number. More... | |
| const char * | serial_number |
| Serial number. More... | |
| const uint32_t | config_methods |
| Configuration methods. More... | |
| const uint32_t | os_version |
| Operating system version. More... | |
| const uint16_t | authentication_type_flags |
| Supported authentication types. | |
| const uint16_t | encryption_type_flags |
| Supported encryption types. More... | |
| const uint8_t | add_config_methods_to_probe_resp |
| Add configuration methods to probe response for Windows enrollees (Not compliant with WPS 2.0). | |
| const cy_wcm_wps_device_category_t cy_wcm_wps_device_detail_t::device_category |
Device category.
| const uint16_t cy_wcm_wps_device_detail_t::sub_category |
Device sub-category.
| const char* cy_wcm_wps_device_detail_t::device_name |
Device name.
| const char* cy_wcm_wps_device_detail_t::manufacturer |
Manufacturer details.
| const char* cy_wcm_wps_device_detail_t::model_name |
Model name.
| const char* cy_wcm_wps_device_detail_t::model_number |
Model number.
| const char* cy_wcm_wps_device_detail_t::serial_number |
Serial number.
| const uint32_t cy_wcm_wps_device_detail_t::config_methods |
Configuration methods.
| const uint32_t cy_wcm_wps_device_detail_t::os_version |
Operating system version.
| const uint16_t cy_wcm_wps_device_detail_t::encryption_type_flags |
Supported encryption types.