Home
last modified time | relevance | path

Searched refs:NL80211_CMD_SET_BSS (Results 1 – 8 of 8) sorted by relevance

/external/autotest/client/deps/iwcap/src/
Dnl80211.h274 NL80211_CMD_SET_BSS, enumerator
316 #define NL80211_CMD_SET_BSS NL80211_CMD_SET_BSS macro
/external/iw/
Dnl80211.h853 NL80211_CMD_SET_BSS, enumerator
1011 #define NL80211_CMD_SET_BSS NL80211_CMD_SET_BSS macro
Dutil.c178 [NL80211_CMD_SET_BSS] = "set_bss",
/external/wpa_supplicant_8/src/drivers/
Dnl80211_copy.h1224 NL80211_CMD_SET_BSS, enumerator
1428 #define NL80211_CMD_SET_BSS NL80211_CMD_SET_BSS macro
Ddriver_nl80211_event.c60 C2S(NL80211_CMD_SET_BSS) in nl80211_command_to_string()
Ddriver_nl80211.c4229 if (!(msg = nl80211_bss_msg(bss, 0, NL80211_CMD_SET_BSS)) || in nl80211_set_bss()
/external/kernel-headers/original/uapi/linux/
Dnl80211.h1224 NL80211_CMD_SET_BSS, enumerator
1428 #define NL80211_CMD_SET_BSS NL80211_CMD_SET_BSS macro
/external/libnl/python/examples/
Dnl80211.py35 NL80211_CMD_SET_BSS = 25 variable
778 NL80211_CMD_SET_BSS: "NL80211_CMD_SET_BSS",