HomeSort by relevance Sort by last modified time
    Searched defs:NL80211_CMD_STOP_AP (Results 1 - 3 of 3) sorted by null

  /bionic/libc/kernel/uapi/linux/
nl80211.h 46 NL80211_CMD_STOP_AP,
47 NL80211_CMD_DEL_BEACON = NL80211_CMD_STOP_AP,
    [all...]
  /development/ndk/platforms/android-L/include/linux/
nl80211.h 45 NL80211_CMD_STOP_AP,
46 NL80211_CMD_DEL_BEACON = NL80211_CMD_STOP_AP,
    [all...]
  /external/kernel-headers/original/uapi/linux/
nl80211.h 219 * @NL80211_CMD_STOP_AP: Stop AP operation on the given interface
220 * @NL80211_CMD_DEL_BEACON: old alias for %NL80211_CMD_STOP_AP
    [all...]

Completed in 36 milliseconds