Home
last modified time | relevance | path

Searched refs:service_hash (Results 1 – 6 of 6) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/p2p/
Dp2p_i.h631 const u8 *service_hash; member
Dp2p_parse.c303 msg->service_hash = data; in p2p_parse_attribute()
Dp2p.c2378 if (msg.service_hash && msg.service_hash_count) { in p2p_reply_probe()
2379 const u8 *hash = msg.service_hash; in p2p_reply_probe()
2458 ies = p2p_build_probe_resp_ies(p2p, msg.service_hash, in p2p_reply_probe()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/p2p/
Dp2p_i.h634 const u8 *service_hash; member
Dp2p_parse.c303 msg->service_hash = data; in p2p_parse_attribute()
Dp2p.c2398 if (msg.service_hash && msg.service_hash_count) { in p2p_reply_probe()
2399 const u8 *hash = msg.service_hash; in p2p_reply_probe()
2478 ies = p2p_build_probe_resp_ies(p2p, msg.service_hash, in p2p_reply_probe()