Home
last modified time | relevance | path

Searched refs:service_hash_count (Results 1 - 6 of 6) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/p2p/
H A Dp2p_i.h630 u8 service_hash_count; member
H A Dp2p_parse.c302 msg->service_hash_count = len / P2PS_HASH_LEN; in p2p_parse_attribute()
H A Dp2p.c2378 if (msg.service_hash && msg.service_hash_count) { in p2p_reply_probe()
2396 for (i = 0; i < msg.service_hash_count; i++) { in p2p_reply_probe()
2459 msg.service_hash_count); in p2p_reply_probe()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/p2p/
H A Dp2p_i.h686 u8 service_hash_count; member
H A Dp2p_parse.c300 msg->service_hash_count = len / P2PS_HASH_LEN; in p2p_parse_attribute()
H A Dp2p.c2510 if (msg.service_hash && msg.service_hash_count) {
2528 for (i = 0; i < msg.service_hash_count; i++) {
2591 msg.service_hash_count);

Completed in 18 milliseconds