Searched refs:Type (Results 1 – 4 of 4) sorted by relevance
841 * \brief Primary Device Type911 * \brief Request Type914 * The Request Type component specifies the mode in which the device will922 * will operate as an AP in the response. The Request Type attribute is930 * to be a WLAN Manager Registrar, it should set the Request Type to935 Request Type Value Description952 * \brief Response Type955 * The Response Type component specifies the operational mode of the956 * device for this setup exchange. The Response Type IE is carried961 Response Type Value Description[all …]
304 if (sme_cmd->u.wmStatusChangeCmd.Type == eCsrDisassociated) { in csr_process_wmm_status_change_cmd()311 } else if (sme_cmd->u.wmStatusChangeCmd.Type == eCsrDeauthenticated) { in csr_process_wmm_status_change_cmd()2333 if (wms_cmd->Type == eCsrDisassociated && in csr_peer_mac_match_cmd()2343 if (wms_cmd->Type == eCsrDeauthenticated && in csr_peer_mac_match_cmd()3682 enum csr_roam_wmstatus_changetypes Type, in csr_roam_issue_wm_status_change() argument3690 if ((eCsrDisassociated != Type) in csr_roam_issue_wm_status_change()3691 && (eCsrDeauthenticated != Type)) in csr_roam_issue_wm_status_change()3701 pCommand->u.wmStatusChangeCmd.Type = Type; in csr_roam_issue_wm_status_change()3702 if (eCsrDisassociated == Type) { in csr_roam_issue_wm_status_change()4564 pCommand->vdev_id, pCommand->u.wmStatusChangeCmd.Type); in csr_roam_process_wm_status_change_command()[all …]
126 enum csr_roam_wmstatus_changetypes Type; member
400 pCmd->u.wmStatusChangeCmd.Type); in dump_csr_command_info()580 if (wms_cmd->Type == eCsrDisassociated) { in sme_dump_peer_disconnect_timeout_info()589 } else if (wms_cmd->Type == eCsrDeauthenticated) { in sme_dump_peer_disconnect_timeout_info()