Home
last modified time | relevance | path

Searched refs:client_freq (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/wpa_supplicant/src/p2p/
HDp2p.h2319 int client_freq,
2323 int client_freq,
HDp2p.c5234 int client_freq, in p2p_build_nfc_handover() argument
5263 } else if (client_freq > 0) { in p2p_build_nfc_handover()
5265 if (p2p_freq_to_channel(client_freq, &op_class, &channel) < 0) { in p2p_build_nfc_handover()
5268 client_freq); in p2p_build_nfc_handover()
5281 } else if (client_freq > 0 && in p2p_build_nfc_handover()
5296 int client_freq, in p2p_build_nfc_handover_req() argument
5300 return p2p_build_nfc_handover(p2p, client_freq, go_dev_addr, ssid, in p2p_build_nfc_handover_req()
5306 int client_freq, in p2p_build_nfc_handover_sel() argument
5310 return p2p_build_nfc_handover(p2p, client_freq, go_dev_addr, ssid, in p2p_build_nfc_handover_sel()