Home
last modified time | relevance | path

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

/hardware/qcom/wlan/wcn6740/qcwcn/wifi_hal/
DtdlsCommand.h67 #define IS_GLOBAL_TDLS_SUPPORTED BIT(0) macro
Dtdls.cpp328 !!(mTDLSgetCaps.tdlsSupportedFeatures & IS_GLOBAL_TDLS_SUPPORTED); in getCapsRspParams()
/hardware/qcom/wlan/legacy/qcwcn/wifi_hal/
DtdlsCommand.h67 #define IS_GLOBAL_TDLS_SUPPORTED BIT(0) macro
Dtdls.cpp323 !!(mTDLSgetCaps.tdlsSupportedFeatures & IS_GLOBAL_TDLS_SUPPORTED); in getCapsRspParams()