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

  /system/connectivity/wificond/tests/
netlink_utils_unittest.cpp 307 NL80211_CMD_NEW_WIPHY,
506 NL80211_CMD_NEW_WIPHY,
538 NL80211_CMD_NEW_WIPHY,
571 NL80211_CMD_NEW_WIPHY,
604 NL80211_CMD_NEW_WIPHY,
637 NL80211_CMD_NEW_WIPHY,
670 NL80211_CMD_NEW_WIPHY,
703 NL80211_CMD_NEW_WIPHY,
733 NL80211_CMD_NEW_WIPHY,
742 NL80211_CMD_NEW_WIPHY,
    [all...]
  /system/connectivity/wificond/net/
netlink_utils.cpp 128 if (packet->GetCommand() != NL80211_CMD_NEW_WIPHY) {
318 if (packet.GetCommand() != NL80211_CMD_NEW_WIPHY) {
519 // This is a helper function for merging split NL80211_CMD_NEW_WIPHY packets.
521 // First NL80211_CMD_NEW_WIPHY has attribute A with payload 0x1234.
522 // Second NL80211_CMD_NEW_WIPHY has attribute A with payload 0x5678.
523 // The generated NL80211_CMD_NEW_WIPHY will have attribute A with
563 NL80211Packet new_wiphy(0, NL80211_CMD_NEW_WIPHY, 0, 0);
  /external/autotest/client/deps/iwcap/src/
nl80211.h 53 * @NL80211_CMD_NEW_WIPHY: Newly created wiphy, response to get request
246 NL80211_CMD_NEW_WIPHY,
    [all...]
  /external/iw/
util.c 156 [NL80211_CMD_NEW_WIPHY] = "new_wiphy",
event.c 343 case NL80211_CMD_NEW_WIPHY:
nl80211.h 189 * @NL80211_CMD_NEW_WIPHY: Newly created wiphy, response to get request
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
nl80211.h 127 * @NL80211_CMD_NEW_WIPHY: Newly created wiphy, response to get request
521 NL80211_CMD_NEW_WIPHY,
    [all...]
  /external/libnl/python/examples/
nl80211.py 11 NL80211_CMD_NEW_WIPHY = 3
756 NL80211_CMD_NEW_WIPHY: "NL80211_CMD_NEW_WIPHY",
    [all...]
  /hardware/broadcom/wlan/bcmdhd/wifi_hal/
cpp_bindings.cpp 58 C2S(NL80211_CMD_NEW_WIPHY)
  /bionic/libc/kernel/uapi/linux/
nl80211.h 34 NL80211_CMD_NEW_WIPHY,
    [all...]
  /external/kernel-headers/original/uapi/linux/
nl80211.h 250 * @NL80211_CMD_NEW_WIPHY: Newly created wiphy, response to get request
    [all...]
  /external/wpa_supplicant_8/src/drivers/
nl80211_copy.h 227 * @NL80211_CMD_NEW_WIPHY: Newly created wiphy, response to get request
    [all...]
driver_nl80211_event.c 30 C2S(NL80211_CMD_NEW_WIPHY)
    [all...]
  /hardware/qcom/wlan/qcwcn/wifi_hal/
cpp_bindings.cpp 58 C2S(NL80211_CMD_NEW_WIPHY)
  /system/connectivity/wificond/net/kernel-header-latest/
nl80211.h 227 * @NL80211_CMD_NEW_WIPHY: Newly created wiphy, response to get request
    [all...]

Completed in 96 milliseconds