Home
last modified time | relevance | path

Searched refs:WLAN_WIFI_POS_PASN_SECURE_PEER (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/umac/wifi_pos/src/
H A Dwifi_pos_pasn_api.c139 if (req->peer_type == WLAN_WIFI_POS_PASN_SECURE_PEER) in wifi_pos_add_peer_to_list()
152 if (req->peer_type == WLAN_WIFI_POS_PASN_SECURE_PEER) in wifi_pos_add_peer_to_list()
158 (req->peer_type == WLAN_WIFI_POS_PASN_SECURE_PEER) ? "secure" : "insecure", in wifi_pos_add_peer_to_list()
203 if (peer_type == WLAN_WIFI_POS_PASN_SECURE_PEER) in wifi_pos_move_peers_to_fail_list()
339 WLAN_WIFI_POS_PASN_SECURE_PEER); in wifi_pos_check_and_initiate_pasn_authentication()
/wlan-driver/qca-wifi-host-cmn/umac/wifi_pos/inc/
H A Dwifi_pos_public_struct.h40 WLAN_WIFI_POS_PASN_SECURE_PEER, enumerator
/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_unified_tlv.c19027 WLAN_WIFI_POS_PASN_SECURE_PEER; in extract_pasn_peer_create_req_event_tlv()