Home
last modified time | relevance | path

Searched refs:INVALID_TDLS_PEER_INDEX (Results 1 – 5 of 5) sorted by relevance

/wlan-driver/qcacld-3.0/components/tdls/core/src/
Dwlan_tdls_ct.c793 if (idx == INVALID_TDLS_PEER_INDEX || idx >= WLAN_TDLS_STA_MAX_NUM) { in tdls_ct_idle_handler()
1585 INVALID_TDLS_PEER_INDEX; in tdls_disable_offchan_and_teardown_links()
Dwlan_tdls_main.c531 INVALID_TDLS_PEER_INDEX; in tdls_process_reset_all_peers()
Dwlan_tdls_cmds_process.c1761 conn_rec[sta_idx].index = INVALID_TDLS_PEER_INDEX; in tdls_process_del_peer_rsp()
/wlan-driver/qcacld-3.0/components/tdls/dispatcher/inc/
Dwlan_tdls_public_structs.h107 #define INVALID_TDLS_PEER_INDEX 0xFF macro
/wlan-driver/qcacld-3.0/components/tdls/dispatcher/src/
Dwlan_tdls_ucfg_api.c515 INVALID_TDLS_PEER_INDEX; in ucfg_tdls_update_config()