Home
last modified time | relevance | path

Searched refs:IS_PER_MAC_TDLS_SUPPORTED (Results 1 – 4 of 4) sorted by relevance

/hardware/qcom/wlan/wcn6740/qcwcn/wifi_hal/
DtdlsCommand.h68 #define IS_PER_MAC_TDLS_SUPPORTED BIT(1) macro
Dtdls.cpp330 !!(mTDLSgetCaps.tdlsSupportedFeatures & IS_PER_MAC_TDLS_SUPPORTED); in getCapsRspParams()
/hardware/qcom/wlan/legacy/qcwcn/wifi_hal/
DtdlsCommand.h68 #define IS_PER_MAC_TDLS_SUPPORTED BIT(1) macro
Dtdls.cpp325 !!(mTDLSgetCaps.tdlsSupportedFeatures & IS_PER_MAC_TDLS_SUPPORTED); in getCapsRspParams()