Home
last modified time | relevance | path

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

/hardware/qcom/wlan/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()