Searched refs:p2p_build_nfc_handover (Results 1 - 2 of 2) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/p2p/ |
H A D | p2p.c | 5239 static struct wpabuf * p2p_build_nfc_handover(struct p2p_data *p2p, in p2p_build_nfc_handover() function 5306 return p2p_build_nfc_handover(p2p, client_freq, go_dev_addr, ssid, in p2p_build_nfc_handover_req() 5316 return p2p_build_nfc_handover(p2p, client_freq, go_dev_addr, ssid, in p2p_build_nfc_handover_sel()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/p2p/ |
H A D | p2p.c | 5453 static struct wpabuf * p2p_build_nfc_handover(struct p2p_data *p2p, function 5520 return p2p_build_nfc_handover(p2p, client_freq, go_dev_addr, ssid, 5530 return p2p_build_nfc_handover(p2p, client_freq, go_dev_addr, ssid,
|
Completed in 14 milliseconds