Searched refs:ext_scan_ind_cb (Results 1 – 4 of 4) sorted by relevance
124 typedef void (*ext_scan_ind_cb)(hdd_handle_t hdd_handle, typedef428 ext_scan_ind_cb ext_scan_ind_cb; member
1593 ext_scan_ind_cb ext_scan_ind_cb);1597 ext_scan_ind_cb ext_scan_ind_cb) in sme_ext_scan_register_callback() argument
1292 if (!mac->sme.ext_scan_ind_cb) { in wma_extscan_start_stop_event_handler()1356 mac->sme.ext_scan_ind_cb(mac->hdd_handle, event_type, extscan_ind); in wma_extscan_start_stop_event_handler()1388 if (!mac->sme.ext_scan_ind_cb) { in wma_extscan_operations_event_handler()1464 mac->sme.ext_scan_ind_cb(mac->hdd_handle, in wma_extscan_operations_event_handler()1495 if (!mac->sme.ext_scan_ind_cb) { in wma_extscan_table_usage_event_handler()1512 mac->sme.ext_scan_ind_cb(mac->hdd_handle, in wma_extscan_table_usage_event_handler()1546 if (!mac->sme.ext_scan_ind_cb) { in wma_extscan_capabilities_event_handler()1616 mac->sme.ext_scan_ind_cb(mac->hdd_handle, in wma_extscan_capabilities_event_handler()1650 if (!mac->sme.ext_scan_ind_cb) { in wma_extscan_hotlist_match_event_handler()1732 mac->sme.ext_scan_ind_cb(mac->hdd_handle, in wma_extscan_hotlist_match_event_handler()[all …]
2942 if (mac->sme.ext_scan_ind_cb) in sme_process_msg()2943 mac->sme.ext_scan_ind_cb(mac->hdd_handle, in sme_process_msg()2953 if (mac->sme.ext_scan_ind_cb) in sme_process_msg()2954 mac->sme.ext_scan_ind_cb(mac->hdd_handle, in sme_process_msg()9725 ext_scan_ind_cb ext_scan_ind_cb) in sme_ext_scan_register_callback() argument9732 mac->sme.ext_scan_ind_cb = ext_scan_ind_cb; in sme_ext_scan_register_callback()