Searched refs:NL80211_IFTYPE_P2P_DEVICE (Results 1 - 7 of 7) sorted by relevance

/external/kernel-headers/original/uapi/linux/
H A Dnl80211.h1956 * @NL80211_IFTYPE_P2P_DEVICE: P2P device interface type, this is not a netdev
1978 NL80211_IFTYPE_P2P_DEVICE, enumerator in enum:nl80211_iftype
3805 * P2P Device (%NL80211_IFTYPE_P2P_DEVICE) requires its own channel
/external/wpa_supplicant_8/hostapd/src/drivers/
H A Dnl80211_copy.h2063 * @NL80211_IFTYPE_P2P_DEVICE: P2P device interface type, this is not a netdev
2085 NL80211_IFTYPE_P2P_DEVICE, enumerator in enum:nl80211_iftype
H A Ddriver_nl80211.c3568 case NL80211_IFTYPE_P2P_DEVICE:
4854 if (nlmode != NL80211_IFTYPE_P2P_DEVICE) {
4911 if (nlmode == NL80211_IFTYPE_P2P_DEVICE)
4921 if (nlmode == NL80211_IFTYPE_P2P_DEVICE)
4926 if (nlmode == NL80211_IFTYPE_P2P_DEVICE)
5040 if (drv->nlmode != NL80211_IFTYPE_P2P_DEVICE) {
5885 if (drv->nlmode == NL80211_IFTYPE_P2P_DEVICE)
7230 drv->nlmode == NL80211_IFTYPE_P2P_DEVICE) &&
7936 case NL80211_IFTYPE_P2P_DEVICE:
7998 if (iftype == NL80211_IFTYPE_P2P_DEVICE)
[all...]
/external/wpa_supplicant_8/src/drivers/
H A Dnl80211_copy.h2063 * @NL80211_IFTYPE_P2P_DEVICE: P2P device interface type, this is not a netdev
2085 NL80211_IFTYPE_P2P_DEVICE, enumerator in enum:nl80211_iftype
H A Ddriver_nl80211.c3568 case NL80211_IFTYPE_P2P_DEVICE:
4854 if (nlmode != NL80211_IFTYPE_P2P_DEVICE) {
4911 if (nlmode == NL80211_IFTYPE_P2P_DEVICE)
4921 if (nlmode == NL80211_IFTYPE_P2P_DEVICE)
4926 if (nlmode == NL80211_IFTYPE_P2P_DEVICE)
5040 if (drv->nlmode != NL80211_IFTYPE_P2P_DEVICE) {
5885 if (drv->nlmode == NL80211_IFTYPE_P2P_DEVICE)
7230 drv->nlmode == NL80211_IFTYPE_P2P_DEVICE) &&
7936 case NL80211_IFTYPE_P2P_DEVICE:
7998 if (iftype == NL80211_IFTYPE_P2P_DEVICE)
[all...]
/external/wpa_supplicant_8/wpa_supplicant/src/drivers/
H A Dnl80211_copy.h2063 * @NL80211_IFTYPE_P2P_DEVICE: P2P device interface type, this is not a netdev
2085 NL80211_IFTYPE_P2P_DEVICE, enumerator in enum:nl80211_iftype
H A Ddriver_nl80211.c3568 case NL80211_IFTYPE_P2P_DEVICE:
4854 if (nlmode != NL80211_IFTYPE_P2P_DEVICE) {
4911 if (nlmode == NL80211_IFTYPE_P2P_DEVICE)
4921 if (nlmode == NL80211_IFTYPE_P2P_DEVICE)
4926 if (nlmode == NL80211_IFTYPE_P2P_DEVICE)
5040 if (drv->nlmode != NL80211_IFTYPE_P2P_DEVICE) {
5885 if (drv->nlmode == NL80211_IFTYPE_P2P_DEVICE)
7230 drv->nlmode == NL80211_IFTYPE_P2P_DEVICE) &&
7936 case NL80211_IFTYPE_P2P_DEVICE:
7998 if (iftype == NL80211_IFTYPE_P2P_DEVICE)
[all...]

Completed in 525 milliseconds