Searched defs:peer_bi (Results 1 – 6 of 6) sorted by relevance
/external/wpa_supplicant_8/src/ap/ |
D | dpp_hostapd.c | 91 struct dpp_bootstrap_info *peer_bi, *own_bi; in hostapd_dpp_nfc_handover_req() local 122 struct dpp_bootstrap_info *peer_bi, *own_bi; in hostapd_dpp_nfc_handover_sel() local 492 struct dpp_bootstrap_info *peer_bi, *own_bi = NULL; in hostapd_dpp_auth_init() local 625 struct dpp_bootstrap_info *own_bi = NULL, *peer_bi = NULL; in hostapd_dpp_rx_auth_req() local 1159 struct dpp_bootstrap_info *peer_bi; in hostapd_dpp_rx_presence_announcement() local
|
/external/wpa_supplicant_8/src/common/ |
D | dpp_auth.c | 668 int qr_mutual, struct dpp_bootstrap_info *peer_bi, in dpp_auth_req_rx() 938 struct dpp_bootstrap_info *peer_bi) in dpp_notify_new_qr_code() 1163 struct dpp_bootstrap_info *peer_bi, in dpp_auth_init()
|
D | dpp.c | 507 struct dpp_bootstrap_info *peer_bi = auth->peer_bi; in dpp_channel_intersect() local 3705 struct dpp_bootstrap_info **peer_bi) in dpp_bootstrap_find_pair() 3758 struct dpp_bootstrap_info *peer_bi) in dpp_nfc_update_bi_channel() 3806 struct dpp_bootstrap_info *peer_bi) in dpp_nfc_update_bi_key() 3830 struct dpp_bootstrap_info *peer_bi) in dpp_nfc_update_bi()
|
D | dpp_tcp.c | 568 struct dpp_bootstrap_info *own_bi = NULL, *peer_bi = NULL; in dpp_controller_rx_auth_req() local 784 struct dpp_bootstrap_info *peer_bi; in dpp_controller_rx_presence_announcement() local
|
D | dpp.h | 241 struct dpp_bootstrap_info *peer_bi; member
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | dpp_supplicant.c | 117 struct dpp_bootstrap_info *peer_bi, *own_bi; in wpas_dpp_nfc_handover_req() local 149 struct dpp_bootstrap_info *peer_bi, *own_bi; in wpas_dpp_nfc_handover_sel() local 712 struct dpp_bootstrap_info *peer_bi, *own_bi = NULL; in wpas_dpp_auth_init() local 1036 struct dpp_bootstrap_info *own_bi = NULL, *peer_bi = NULL; in wpas_dpp_rx_auth_req() local 1806 struct dpp_bootstrap_info *peer_bi; in wpas_dpp_rx_presence_announcement() local
|