Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/p2p/core/src/
Dwlan_p2p_off_chan_tx.h68 struct p2p_tx_conf_event;
344 struct p2p_tx_conf_event *tx_cnf_event);
Dwlan_p2p_main.h122 struct p2p_tx_conf_event { struct
Dwlan_p2p_main.c997 (struct p2p_tx_conf_event *) in p2p_process_evt()
1061 struct p2p_tx_conf_event *tx_conf_event; in p2p_event_flush_callback()
1082 tx_conf_event = (struct p2p_tx_conf_event *)msg->bodyptr; in p2p_event_flush_callback()
Dwlan_p2p_off_chan_tx.c3390 struct p2p_tx_conf_event *tx_cnf_event) in p2p_process_mgmt_tx_ack_cnf()
/wlan-driver/qcacld-3.0/components/p2p/dispatcher/src/
Dwlan_p2p_tgt_api.c245 struct p2p_tx_conf_event *tx_conf_event; in tgt_p2p_mgmt_ota_comp_cb()