Home
last modified time | relevance | path

Searched refs:P2P_NOT_ACTIVE (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qcacld-3.0/components/p2p/core/src/
H A Dwlan_p2p_main.c581 p2p_soc_obj->connection_status = P2P_NOT_ACTIVE; in wlan_p2p_init_connection_status()
1454 p2p_status_update(p2p_soc_obj, P2P_NOT_ACTIVE); in p2p_status_disconnect()
1488 case P2P_NOT_ACTIVE: in p2p_status_start_bss()
1519 p2p_status_update(p2p_soc_obj, P2P_NOT_ACTIVE); in p2p_status_stop_bss()
H A Dwlan_p2p_main.h184 P2P_NOT_ACTIVE, enumerator
H A Dwlan_p2p_off_chan_tx.c1012 (p2p_soc_obj->connection_status == P2P_NOT_ACTIVE)) { in p2p_rx_update_connection_status()