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

  /system/connectivity/wificond/net/
netlink_manager.cpp 188 if (family_name != NL80211_GENL_NAME) {
444 return message_types_[NL80211_GENL_NAME].family_id;
452 NL80211Attr<string> family_name(CTRL_ATTR_FAMILY_NAME, NL80211_GENL_NAME);
460 if (message_types_.find(NL80211_GENL_NAME) == message_types_.end()) {
468 auto groups = message_types_[NL80211_GENL_NAME].groups;
  /external/iw/
nl80211.h 43 #define NL80211_GENL_NAME "nl80211"
    [all...]
  /bionic/libc/kernel/uapi/linux/
nl80211.h 22 #define NL80211_GENL_NAME "nl80211"
    [all...]
  /external/kernel-headers/original/uapi/linux/
nl80211.h 44 #define NL80211_GENL_NAME "nl80211"
    [all...]
  /external/wpa_supplicant_8/src/drivers/
nl80211_copy.h 44 #define NL80211_GENL_NAME "nl80211"
    [all...]
  /system/connectivity/wificond/net/kernel-header-latest/
nl80211.h 44 #define NL80211_GENL_NAME "nl80211"
    [all...]

Completed in 80 milliseconds