Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/p2p/core/src/
H A Dwlan_p2p_main.h112 P2P_EVENT_NOA, enumerator
H A Dwlan_p2p_main.c91 case P2P_EVENT_NOA: in p2p_get_event_type_str()
1010 case P2P_EVENT_NOA: in p2p_process_evt()
1071 case P2P_EVENT_NOA: in p2p_event_flush_callback()
/wlan-driver/qcacld-3.0/components/p2p/dispatcher/src/
H A Dwlan_p2p_tgt_api.c414 msg.type = P2P_EVENT_NOA; in tgt_p2p_noa_event_cb()