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/
H A Dp2p_i.h631 const u8 *service_hash; member
H A Dp2p_parse.c303 msg->service_hash = data; in p2p_parse_attribute()
H A 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/
H A Dp2p_i.h687 const u8 *service_hash; member
H A Dp2p_parse.c301 msg->service_hash = data; in p2p_parse_attribute()
H A Dp2p.c2510 if (msg.service_hash && msg.service_hash_count) {
2511 const u8 *hash = msg.service_hash;
2590 ies = p2p_build_probe_resp_ies(p2p, msg.service_hash,

Completed in 18 milliseconds