Home
last modified time | relevance | path

Searched refs:NL80211_ATTR_MAX_NUM_SCAN_SSIDS (Results 1 – 7 of 7) sorted by relevance

/aosp12/hardware/broadcom/wlan/bcmdhd/wifi_hal/
H A Dcpp_bindings.cpp241 C2S(NL80211_ATTR_MAX_NUM_SCAN_SSIDS) in attributeToString()
/aosp12/hardware/interfaces/automotive/can/1.0/default/libnl++/protocols/generic/families/
H A DNl80211.cpp418 {NL80211_ATTR_MAX_NUM_SCAN_SSIDS, {"MAX_NUM_SCAN_SSIDS", DataType::Uint}},
/aosp12/system/connectivity/wificond/net/
H A Dnetlink_utils.cpp386 if (!packet->GetAttributeValue(NL80211_ATTR_MAX_NUM_SCAN_SSIDS, in ParseScanCapabilities()
/aosp12/hardware/qcom/wlan/qcwcn/wifi_hal/
H A Dcpp_bindings.cpp230 C2S(NL80211_ATTR_MAX_NUM_SCAN_SSIDS) in attributeToString()
/aosp12/bionic/libc/kernel/uapi/linux/
H A Dnl80211.h240 NL80211_ATTR_MAX_NUM_SCAN_SSIDS, enumerator
/aosp12/system/connectivity/wificond/net/kernel-header-latest/
H A Dnl80211.h2478 NL80211_ATTR_MAX_NUM_SCAN_SSIDS, enumerator
/aosp12/system/connectivity/wificond/tests/
H A Dnetlink_utils_unittest.cpp116 packet->AddAttribute(NL80211Attr<uint8_t>(NL80211_ATTR_MAX_NUM_SCAN_SSIDS, in AppendScanCapabilitiesAttributes()