HomeSort by relevance Sort by last modified time
    Searched refs:NL80211_CMD_SET_WOWLAN (Results 26 - 36 of 36) sorted by null

12

  /prebuilts/ndk/current/platforms/android-24/arch-mips/usr/include/linux/
nl80211.h 124 NL80211_CMD_SET_WOWLAN,
    [all...]
  /prebuilts/ndk/current/platforms/android-24/arch-mips64/usr/include/linux/
nl80211.h 124 NL80211_CMD_SET_WOWLAN,
    [all...]
  /prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/linux/
nl80211.h 124 NL80211_CMD_SET_WOWLAN,
    [all...]
  /prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/linux/
nl80211.h 124 NL80211_CMD_SET_WOWLAN,
    [all...]
  /system/connectivity/shill/net/
nl80211_message.cc 489 const uint8_t SetWakeOnPacketConnMessage::kCommand = NL80211_CMD_SET_WOWLAN;
491 "NL80211_CMD_SET_WOWLAN";
nl80211_attribute.cc 315 if (context.nl80211_cmd == NL80211_CMD_SET_WOWLAN && context.is_broadcast) {
    [all...]
  /hardware/qcom/wlan/qcwcn/wifi_hal/
cpp_bindings.cpp 130 C2S(NL80211_CMD_SET_WOWLAN)
  /system/connectivity/shill/wifi/
wake_on_wifi.cc 592 msg.command() != NL80211_CMD_SET_WOWLAN) {
    [all...]
wake_on_wifi_unittest.cc 72 // Bytes representing a NL80211_CMD_SET_WOWLAN reporting that the system woke
    [all...]
  /external/wpa_supplicant_8/src/drivers/
driver_nl80211_event.c 101 C2S(NL80211_CMD_SET_WOWLAN)
    [all...]
driver_nl80211.c     [all...]

Completed in 591 milliseconds

12