Searched defs:peer_bi (Results 1 – 6 of 6) sorted by relevance
/external/wpa_supplicant_8/src/common/ |
D | dpp_auth.c | 669 int qr_mutual, struct dpp_bootstrap_info *peer_bi, in dpp_auth_req_rx() 939 struct dpp_bootstrap_info *peer_bi) in dpp_notify_new_qr_code() 1164 struct dpp_bootstrap_info *peer_bi, in dpp_auth_init()
|
D | dpp.c | 509 struct dpp_bootstrap_info *peer_bi = auth->peer_bi; in dpp_channel_intersect() local 4028 struct dpp_bootstrap_info **peer_bi) in dpp_bootstrap_find_pair() 4081 struct dpp_bootstrap_info *peer_bi) in dpp_nfc_update_bi_channel() 4129 struct dpp_bootstrap_info *peer_bi) in dpp_nfc_update_bi_key() 4153 struct dpp_bootstrap_info *peer_bi) in dpp_nfc_update_bi()
|
D | dpp_tcp.c | 591 struct dpp_bootstrap_info *own_bi = NULL, *peer_bi = NULL; in dpp_controller_rx_auth_req() local 801 struct dpp_bootstrap_info *peer_bi; in dpp_controller_rx_presence_announcement() local
|
D | dpp.h | 251 struct dpp_bootstrap_info *peer_bi; member
|
/external/wpa_supplicant_8/src/ap/ |
D | dpp_hostapd.c | 100 struct dpp_bootstrap_info *peer_bi, *own_bi; in hostapd_dpp_nfc_handover_req() local 131 struct dpp_bootstrap_info *peer_bi, *own_bi; in hostapd_dpp_nfc_handover_sel() local 551 struct dpp_bootstrap_info *peer_bi, *own_bi = NULL; in hostapd_dpp_auth_init() local 720 struct dpp_bootstrap_info *own_bi = NULL, *peer_bi = NULL; in hostapd_dpp_rx_auth_req() local 1254 struct dpp_bootstrap_info *peer_bi; in hostapd_dpp_rx_presence_announcement() local
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | dpp_supplicant.c | 126 struct dpp_bootstrap_info *peer_bi, *own_bi; in wpas_dpp_nfc_handover_req() local 158 struct dpp_bootstrap_info *peer_bi, *own_bi; in wpas_dpp_nfc_handover_sel() local 753 struct dpp_bootstrap_info *peer_bi, *own_bi = NULL; in wpas_dpp_auth_init() local 1081 struct dpp_bootstrap_info *own_bi = NULL, *peer_bi = NULL; in wpas_dpp_rx_auth_req() local 2066 struct dpp_bootstrap_info *peer_bi; in wpas_dpp_rx_presence_announcement() local
|