Lines Matching defs:dhd

648 rtt_do_get_ioctl(dhd_pub_t *dhd, wl_proxd_iov_t *p_proxd_iov, uint16 proxd_iovsize,  in rtt_do_get_ioctl()
686 rtt_alloc_getset_buf(dhd_pub_t *dhd, wl_proxd_method_t method, wl_proxd_session_id_t session_id, in rtt_alloc_getset_buf()
721 dhd_rtt_common_get_handler(dhd_pub_t *dhd, ftm_subcmd_info_t *p_subcmd_info, in dhd_rtt_common_get_handler()
766 dhd_rtt_common_set_handler(dhd_pub_t *dhd, const ftm_subcmd_info_t *p_subcmd_info, in dhd_rtt_common_set_handler()
1225 dhd_rtt_ftm_enable(dhd_pub_t *dhd, bool enable) in dhd_rtt_ftm_enable()
1236 dhd_rtt_start_session(dhd_pub_t *dhd, wl_proxd_session_id_t session_id, bool start) in dhd_rtt_start_session()
1247 dhd_rtt_delete_session(dhd_pub_t *dhd, wl_proxd_session_id_t session_id) in dhd_rtt_delete_session()
1258 dhd_rtt_delete_nan_session(dhd_pub_t *dhd) in dhd_rtt_delete_nan_session()
1273 dhd_rtt_is_nan_peer(dhd_pub_t *dhd, struct ether_addr *peer_mac) in dhd_rtt_is_nan_peer()
1297 dhd_rtt_nan_is_directed_setup_in_prog(dhd_pub_t *dhd) in dhd_rtt_nan_is_directed_setup_in_prog()
1308 dhd_rtt_nan_is_directed_setup_in_prog_with_peer(dhd_pub_t *dhd, in dhd_rtt_nan_is_directed_setup_in_prog_with_peer()
1334 dhd_rtt_nan_update_directed_setup_inprog(dhd_pub_t *dhd, in dhd_rtt_nan_update_directed_setup_inprog()
1349 dhd_rtt_nan_directed_sessions_allowed(dhd_pub_t *dhd) in dhd_rtt_nan_directed_sessions_allowed()
1369 dhd_rtt_nan_all_directed_sessions_triggered(dhd_pub_t *dhd) in dhd_rtt_nan_all_directed_sessions_triggered()
1384 dhd_rtt_nan_update_directed_sessions_cnt(dhd_pub_t *dhd, bool incr) in dhd_rtt_nan_update_directed_sessions_cnt()
1396 dhd_rtt_event_trigger_failure(dhd_pub_t *dhd, rtt_target_info_t *rtt_target) in dhd_rtt_event_trigger_failure()
1419 dhd_rtt_nan_start_session(dhd_pub_t *dhd, rtt_target_info_t *rtt_target) in dhd_rtt_nan_start_session()
1488 dhd_rtt_ftm_config(dhd_pub_t *dhd, wl_proxd_session_id_t session_id, in dhd_rtt_ftm_config()
1540 dhd_rtt_get_version(dhd_pub_t *dhd, int *out_version) in dhd_rtt_get_version()
1600 dhd_rtt_get_cur_target_idx(dhd_pub_t *dhd) in dhd_rtt_get_cur_target_idx()
1608 dhd_rtt_set_next_target_idx(dhd_pub_t *dhd, int start_idx) in dhd_rtt_set_next_target_idx()
1633 dhd_rtt_set_target_list_mode(dhd_pub_t *dhd) in dhd_rtt_set_target_list_mode()
1665 dhd_rtt_set_cfg(dhd_pub_t *dhd, rtt_config_params_t *params) in dhd_rtt_set_cfg()
1750 dhd_rtt_initialize_geofence_cfg(dhd_pub_t *dhd) in dhd_rtt_initialize_geofence_cfg()
1774 dhd_rtt_get_geofence_cont_ind(dhd_pub_t *dhd, bool* geofence_cont) in dhd_rtt_get_geofence_cont_ind()
1786 dhd_rtt_set_geofence_cont_ind(dhd_pub_t *dhd, bool geofence_cont) in dhd_rtt_set_geofence_cont_ind()
1802 dhd_rtt_set_geofence_rtt_interval(dhd_pub_t *dhd, int interval) in dhd_rtt_set_geofence_rtt_interval()
1817 dhd_rtt_get_geofence_max_sessions(dhd_pub_t *dhd) in dhd_rtt_get_geofence_max_sessions()
1837 dhd_rtt_geofence_sessions_maxed_out(dhd_pub_t *dhd) in dhd_rtt_geofence_sessions_maxed_out()
1852 dhd_rtt_get_geofence_sessions_cnt(dhd_pub_t *dhd) in dhd_rtt_get_geofence_sessions_cnt()
1862 dhd_rtt_update_geofence_sessions_cnt(dhd_pub_t *dhd, bool incr, in dhd_rtt_update_geofence_sessions_cnt()
1905 dhd_rtt_get_geofence_target_cnt(dhd_pub_t *dhd) in dhd_rtt_get_geofence_target_cnt()
1916 dhd_rtt_get_geofence_target_head(dhd_pub_t *dhd) in dhd_rtt_get_geofence_target_head()
1933 dhd_rtt_get_geofence_cur_target_idx(dhd_pub_t *dhd) in dhd_rtt_get_geofence_cur_target_idx()
1961 dhd_rtt_set_geofence_cur_target_idx(dhd_pub_t *dhd, int8 idx) in dhd_rtt_set_geofence_cur_target_idx()
1973 dhd_rtt_move_geofence_cur_target_idx_to_next(dhd_pub_t *dhd) in dhd_rtt_move_geofence_cur_target_idx_to_next()
2002 dhd_rtt_get_geofence_current_target(dhd_pub_t *dhd) in dhd_rtt_get_geofence_current_target()
2022 dhd_rtt_get_geofence_target(dhd_pub_t *dhd, struct ether_addr* peer_addr, int8 *index) in dhd_rtt_get_geofence_target()
2058 dhd_rtt_add_geofence_target(dhd_pub_t *dhd, rtt_geofence_target_info_t *target) in dhd_rtt_add_geofence_target()
2111 dhd_rtt_remove_geofence_target(dhd_pub_t *dhd, struct ether_addr *peer_addr) in dhd_rtt_remove_geofence_target()
2187 dhd_rtt_delete_geofence_target_list(dhd_pub_t *dhd) in dhd_rtt_delete_geofence_target_list()
2204 dhd_rtt_get_geofence_setup_status(dhd_pub_t *dhd) in dhd_rtt_get_geofence_setup_status()
2215 dhd_rtt_is_geofence_setup_inprog(dhd_pub_t *dhd) in dhd_rtt_is_geofence_setup_inprog()
2225 dhd_rtt_is_geofence_setup_inprog_with_peer(dhd_pub_t *dhd, in dhd_rtt_is_geofence_setup_inprog_with_peer()
2254 dhd_rtt_set_geofence_setup_status(dhd_pub_t *dhd, bool inprog, in dhd_rtt_set_geofence_setup_status()
2277 dhd_rtt_sched_geofencing_target(dhd_pub_t *dhd) in dhd_rtt_sched_geofencing_target()
2367 dhd_rtt_retry(dhd_pub_t *dhd) in dhd_rtt_retry()
2379 dhd_pub_t *dhd = NULL; in dhd_rtt_retry_work() local
2451 dhd_rtt_schedule_rtt_work_thread(dhd_pub_t *dhd, int sched_reason) in dhd_rtt_schedule_rtt_work_thread()
2465 dhd_rtt_stop(dhd_pub_t *dhd, struct ether_addr *mac_list, int mac_cnt) in dhd_rtt_stop()
2544 dhd_rtt_timeout(dhd_pub_t *dhd) in dhd_rtt_timeout()
2640 dhd_pub_t *dhd = NULL; in dhd_rtt_timeout_work() local
2876 dhd_rtt_start(dhd_pub_t *dhd) in dhd_rtt_start()
3096 dhd_rtt_register_noti_callback(dhd_pub_t *dhd, void *ctx, dhd_rtt_compl_noti_fn noti_fn) in dhd_rtt_register_noti_callback()
3128 dhd_rtt_unregister_noti_callback(dhd_pub_t *dhd, dhd_rtt_compl_noti_fn noti_fn) in dhd_rtt_unregister_noti_callback()
3676 dhd_rtt_all_directed_targets_done(dhd_pub_t *dhd) in dhd_rtt_all_directed_targets_done()
3695 dhd_rtt_handle_rtt_session_end(dhd_pub_t *dhd) in dhd_rtt_handle_rtt_session_end()
3854 dhd_rtt_handle_nan_rtt_session_end(dhd_pub_t *dhd, struct ether_addr *peer) in dhd_rtt_handle_nan_rtt_session_end()
3882 dhd_rtt_trigger_pending_targets_on_session_end(dhd_pub_t *dhd) in dhd_rtt_trigger_pending_targets_on_session_end()
3923 dhd_rtt_handle_directed_rtt_burst_end(dhd_pub_t *dhd, struct ether_addr *peer_addr, in dhd_rtt_handle_directed_rtt_burst_end()
4015 dhd_rtt_handle_nan_burst_end(dhd_pub_t *dhd, struct ether_addr *peer_addr, in dhd_rtt_handle_nan_burst_end()
4130 dhd_rtt_event_handler(dhd_pub_t *dhd, wl_event_msg_t *event, void *event_data) in dhd_rtt_event_handler()
4381 dhd_pub_t *dhd; in dhd_rtt_work() local
4397 dhd_rtt_capability(dhd_pub_t *dhd, rtt_capabilities_t *capa) in dhd_rtt_capability()
4431 dhd_rtt_avail_channel(dhd_pub_t *dhd, wifi_channel_info *channel_info) in dhd_rtt_avail_channel()
4476 dhd_rtt_enable_responder(dhd_pub_t *dhd, wifi_channel_info *channel_info) in dhd_rtt_enable_responder()
4569 dhd_rtt_cancel_responder(dhd_pub_t *dhd) in dhd_rtt_cancel_responder()
4600 dhd_rtt_parallel_nan_rtt_sessions_supported(dhd_pub_t *dhd) in dhd_rtt_parallel_nan_rtt_sessions_supported()
4614 dhd_rtt_get_max_nan_rtt_sessions_supported(dhd_pub_t *dhd) in dhd_rtt_get_max_nan_rtt_sessions_supported()
4634 dhd_rtt_attach(dhd_pub_t *dhd) in dhd_rtt_attach()
4690 dhd_rtt_detach(dhd_pub_t *dhd) in dhd_rtt_detach()
4722 dhd_rtt_init(dhd_pub_t *dhd) in dhd_rtt_init()
4783 dhd_rtt_deinit(dhd_pub_t *dhd) in dhd_rtt_deinit()