Home
last modified time | relevance | path

Searched refs:ACTION_CAPABILITY_5G_BAND_MASK (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/qcacld-3.0/components/action_oui/dispatcher/inc/
H A Dwlan_action_oui_public_struct.h91 #define ACTION_CAPABILITY_5G_BAND_MASK 0x80 macro
/wlan-driver/qcacld-3.0/components/action_oui/core/src/
H A Dwlan_action_oui_parse.c926 !(*extension->capability & ACTION_CAPABILITY_5G_BAND_MASK)) || in check_for_vendor_ap_capabilities()