Home
last modified time | relevance | path

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

/hardware/qcom/wlan/qcwcn/wifi_hal/
DtdlsCommand.h69 #define IS_GLOBAL_TDLS_SUPPORTED BIT(0) macro
Dtdls.cpp331 !!(mTDLSgetCaps.tdlsSupportedFeatures & IS_GLOBAL_TDLS_SUPPORTED); in getCapsRspParams()