HomeSort by relevance Sort by last modified time
    Searched refs:NL80211_ATTR_MAC (Results 1 - 17 of 17) sorted by null

  /external/wpa_supplicant_8/src/drivers/
driver_nl80211_event.c 838 if (tb[NL80211_ATTR_MAC]) {
840 nla_data(tb[NL80211_ATTR_MAC]),
841 nla_len(tb[NL80211_ATTR_MAC]));
842 data.michael_mic_failure.src = nla_data(tb[NL80211_ATTR_MAC]);
872 if (tb[NL80211_ATTR_MAC] == NULL) {
877 os_memcpy(drv->bssid, nla_data(tb[NL80211_ATTR_MAC]), ETH_ALEN);
959 if (tb[NL80211_ATTR_MAC])
961 nla_data(tb[NL80211_ATTR_MAC]), ETH_ALEN);
1059 if (!tb[NL80211_ATTR_MAC])
1061 os_memcpy(ed.low_ack.addr, nla_data(tb[NL80211_ATTR_MAC]),
    [all...]
driver_nl80211.c 528 if (tb[NL80211_ATTR_MAC] && info->macaddr)
529 os_memcpy(info->macaddr, nla_data(tb[NL80211_ATTR_MAC]),
1252 nla_put(msg, NL80211_ATTR_MAC, ETH_ALEN, drv->bssid)) {
    [all...]
driver_nl80211_scan.c 182 if (nla_put(msg, NL80211_ATTR_MAC, ETH_ALEN,
nl80211_copy.h 212 * by %NL80211_ATTR_KEY_IDX and/or %NL80211_ATTR_MAC.
216 * %NL80211_ATTR_KEY_IDX, %NL80211_ATTR_MAC, %NL80211_ATTR_KEY_CIPHER,
219 * or %NL80211_ATTR_MAC.
243 * %NL80211_ATTR_MAC on the interface identified by %NL80211_ATTR_IFINDEX.
245 * %NL80211_ATTR_MAC on the interface identified by %NL80211_ATTR_IFINDEX.
248 * @NL80211_CMD_DEL_STATION: Remove a station identified by %NL80211_ATTR_MAC
257 * destination %NL80211_ATTR_MAC on the interface identified by
260 * destination %NL80211_ATTR_MAC on the interface identified by
263 * %NL80211_ATTR_MAC via %NL80211_ATTR_MPATH_NEXT_HOP.
265 * %NL80211_ATTR_MAC
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
nl80211.h 78 * by %NL80211_ATTR_KEY_IDX and/or %NL80211_ATTR_MAC.
82 * %NL80211_ATTR_KEY_IDX, %NL80211_ATTR_MAC, %NL80211_ATTR_KEY_CIPHER,
85 * or %NL80211_ATTR_MAC.
97 * %NL80211_ATTR_MAC on the interface identified by %NL80211_ATTR_IFINDEX.
99 * %NL80211_ATTR_MAC on the interface identified by %NL80211_ATTR_IFINDEX.
102 * @NL80211_CMD_DEL_STATION: Remove a station identified by %NL80211_ATTR_MAC
107 * destination %NL80211_ATTR_MAC on the interface identified by
110 * destination %NL80211_ATTR_MAC on the interface identified by
114 * @NL80211_CMD_DEL_PATH: Remove a mesh path identified by %NL80211_ATTR_MAC
195 * interface. %NL80211_ATTR_MAC is used to specify PeerSTAAddress (an
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
nl80211.h 150 * by %NL80211_ATTR_KEY_IDX and/or %NL80211_ATTR_MAC.
154 * %NL80211_ATTR_KEY_IDX, %NL80211_ATTR_MAC, %NL80211_ATTR_KEY_CIPHER,
157 * or %NL80211_ATTR_MAC.
176 * %NL80211_ATTR_MAC on the interface identified by %NL80211_ATTR_IFINDEX.
178 * %NL80211_ATTR_MAC on the interface identified by %NL80211_ATTR_IFINDEX.
181 * @NL80211_CMD_DEL_STATION: Remove a station identified by %NL80211_ATTR_MAC
186 * destination %NL80211_ATTR_MAC on the interface identified by
189 * destination %NL80211_ATTR_MAC on the interface identified by
192 * %NL80211_ATTR_MAC via %NL80211_ATTR_MPATH_NEXT_HOP.
194 * %NL80211_ATTR_MAC
    [all...]
  /bionic/libc/kernel/uapi/linux/
nl80211.h 192 NL80211_ATTR_MAC,
    [all...]
  /development/ndk/platforms/android-21/include/linux/
nl80211.h 190 NL80211_ATTR_MAC,
    [all...]
  /external/kernel-headers/original/uapi/linux/
nl80211.h 192 * by %NL80211_ATTR_KEY_IDX and/or %NL80211_ATTR_MAC.
196 * %NL80211_ATTR_KEY_IDX, %NL80211_ATTR_MAC, %NL80211_ATTR_KEY_CIPHER,
199 * or %NL80211_ATTR_MAC.
223 * %NL80211_ATTR_MAC on the interface identified by %NL80211_ATTR_IFINDEX.
225 * %NL80211_ATTR_MAC on the interface identified by %NL80211_ATTR_IFINDEX.
228 * @NL80211_CMD_DEL_STATION: Remove a station identified by %NL80211_ATTR_MAC
233 * destination %NL80211_ATTR_MAC on the interface identified by
236 * destination %NL80211_ATTR_MAC on the interface identified by
239 * %NL80211_ATTR_MAC via %NL80211_ATTR_MPATH_NEXT_HOP.
241 * %NL80211_ATTR_MAC
    [all...]
  /hardware/broadcom/wlan/bcmdhd/wifi_hal/
cpp_bindings.cpp 160 C2S(NL80211_ATTR_MAC)
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/linux/
nl80211.h 190 NL80211_ATTR_MAC,
    [all...]
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/linux/
nl80211.h 190 NL80211_ATTR_MAC,
    [all...]
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/linux/
nl80211.h 190 NL80211_ATTR_MAC,
    [all...]
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/linux/
nl80211.h 190 NL80211_ATTR_MAC,
    [all...]
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/linux/
nl80211.h 190 NL80211_ATTR_MAC,
    [all...]
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/linux/
nl80211.h 190 NL80211_ATTR_MAC,
    [all...]
  /hardware/qcom/wlan/qcwcn/wifi_hal/
cpp_bindings.cpp 178 C2S(NL80211_ATTR_MAC)

Completed in 5618 milliseconds