Home
last modified time | relevance | path

Searched refs:p2p_request_mgr_callback_t (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/qcacld-3.0/components/p2p/core/src/
H A Dwlan_p2p_main.h306 typedef void (*p2p_request_mgr_callback_t)(bool result, void *context); typedef
332 p2p_request_mgr_callback_t cb;
H A Dwlan_p2p_off_chan_tx.c2844 p2p_request_mgr_callback_t cb, void *req_cookie) in p2p_set_mac_filter()