Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/wma/inc/
H A Dwma_api.h842 typedef void (*wma_wlm_stats_cb)(void *cookie, const char *data); typedef
859 wma_wlm_stats_cb cb, void *cookie);
H A Dwma.h802 wma_wlm_stats_cb wlm_stats_callback;
/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_utils.c4875 wma_wlm_stats_cb cb, void *cookie) in wma_wlm_stats_req()