Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/tdls/core/src/
H A Dwlan_tdls_cmds_process.h29 #define TDLS_IS_SETUP_ACTION(action) \ macro
H A Dwlan_tdls_cmds_process.c923 if (TDLS_IS_SETUP_ACTION(tdls_validate->action_code)) { in tdls_validate_mgmt_request()