Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/p2p/dispatcher/src/
H A Dwlan_p2p_tgt_api.c334 p2p_debug_rl("Failed to allocate rx mgmt event"); in tgt_p2p_mgmt_frame_rx_cb()
342 p2p_debug_rl("Failed to allocate rx mgmt frame"); in tgt_p2p_mgmt_frame_rx_cb()
/wlan-driver/qcacld-3.0/components/p2p/core/src/
H A Dwlan_p2p_main.h51 #define p2p_debug_rl(params...) \ macro