Searched refs:NL80211_NAN_FUNC_SERVICE_INFO (Results 1 – 7 of 7) sorted by relevance
/external/iw/ |
D | event.c | 361 [NL80211_NAN_FUNC_SERVICE_INFO] = { }, in parse_nan_term() 632 [NL80211_NAN_FUNC_SERVICE_INFO] = { }, in parse_nan_match() 671 if (peer_func[NL80211_NAN_FUNC_SERVICE_INFO]) in parse_nan_match() 673 nla_len(peer_func[NL80211_NAN_FUNC_SERVICE_INFO]), in parse_nan_match() 674 (char *)nla_data(peer_func[NL80211_NAN_FUNC_SERVICE_INFO])); in parse_nan_match() 691 if (peer_func[NL80211_NAN_FUNC_SERVICE_INFO]) in parse_nan_match() 693 nla_len(peer_func[NL80211_NAN_FUNC_SERVICE_INFO]), in parse_nan_match() 694 (char *)nla_data(peer_func[NL80211_NAN_FUNC_SERVICE_INFO])); in parse_nan_match()
|
D | nan.c | 408 NLA_PUT(func_attrs, NL80211_NAN_FUNC_SERVICE_INFO, in handle_nan_add_func()
|
D | nl80211.h | 6722 NL80211_NAN_FUNC_SERVICE_INFO, enumerator
|
/external/kernel-headers/original/uapi/linux/ |
D | nl80211.h | 6845 NL80211_NAN_FUNC_SERVICE_INFO, enumerator
|
/external/wpa_supplicant_8/src/drivers/ |
D | nl80211_copy.h | 6934 NL80211_NAN_FUNC_SERVICE_INFO, enumerator
|
/external/bcc/libbpf-tools/x86/ |
D | vmlinux_505.h | 119595 NL80211_NAN_FUNC_SERVICE_INFO = 11, enumerator
|
D | vmlinux.h | 119595 NL80211_NAN_FUNC_SERVICE_INFO = 11, enumerator
|