Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/tdls/core/src/
H A Dwlan_tdls_peer.c343 } else if (TDLS_LINK_CONNECTING == peer->link_status) { in tdls_find_progress_peer_in_list()
565 case TDLS_LINK_CONNECTING: in tdls_get_wifi_hal_state()
808 if ((old_status < TDLS_LINK_CONNECTING) && in tdls_update_pmo_status()
809 (new_status == TDLS_LINK_CONNECTING)) in tdls_update_pmo_status()
877 CASE_RETURN_STRING(TDLS_LINK_CONNECTING); in tdls_link_status_str()
H A Dwlan_tdls_cmds_process.c672 if ((peer->link_status > TDLS_LINK_CONNECTING) || in tdls_activate_add_peer()
700 TDLS_LINK_CONNECTING, TDLS_LINK_SUCCESS); in tdls_activate_add_peer()
1690 peer->link_status == TDLS_LINK_CONNECTING) { in tdls_process_unforce_link_mode()
H A Dwlan_tdls_ct.c990 if (curr_peer->link_status != TDLS_LINK_CONNECTING) { in tdls_ct_process_cap_unknown()
/wlan-driver/qcacld-3.0/components/tdls/dispatcher/inc/
H A Dwlan_tdls_public_structs.h177 TDLS_LINK_CONNECTING, enumerator