Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/wma/inc/
H A Dwma_internal.h1078 int wma_rso_cmd_status_event_handler(uint8_t vdev_id, uint32_t notif);
/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_scan_roam.c2878 return wma_rso_cmd_status_event_handler(vdev_id, notif); in cm_rso_cmd_status_event_handler()
H A Dwma_utils.c3302 int wma_rso_cmd_status_event_handler(uint8_t vdev_id, enum cm_roam_notif notif) in wma_rso_cmd_status_event_handler() function