Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/tdls/core/src/
H A Dwlan_tdls_main.h89 #define TDLS_IS_LINK_CONNECTED(peer) \ macro
H A Dwlan_tdls_cmds_process.c961 if (TDLS_IS_LINK_CONNECTED(curr_peer)) { in tdls_validate_mgmt_request()
989 if (TDLS_IS_LINK_CONNECTED(temp_peer)) in tdls_validate_mgmt_request()
1755 if (TDLS_IS_LINK_CONNECTED(curr_peer)) in tdls_process_del_peer_rsp()
H A Dwlan_tdls_ct.c966 if (TDLS_IS_LINK_CONNECTED(curr_peer)) in tdls_ct_process_cap_unknown()
H A Dwlan_tdls_main.c434 TDLS_IS_LINK_CONNECTED(curr_peer) ? "Y" : in __tdls_get_all_peers_from_list()