Lines Matching defs:hdev

24 static void hci_cmd_sync_complete(struct hci_dev *hdev, u8 result, u16 opcode,  in hci_cmd_sync_complete()
48 static struct sk_buff *hci_cmd_sync_alloc(struct hci_dev *hdev, u16 opcode, in hci_cmd_sync_alloc()
86 struct hci_dev *hdev = req->hdev; in hci_cmd_sync_add() local
115 struct hci_dev *hdev = req->hdev; in hci_cmd_sync_run() local
147 struct sk_buff *__hci_cmd_sync_sk(struct hci_dev *hdev, u16 opcode, u32 plen, in __hci_cmd_sync_sk()
205 struct sk_buff *__hci_cmd_sync(struct hci_dev *hdev, u16 opcode, u32 plen, in __hci_cmd_sync()
213 struct sk_buff *hci_cmd_sync(struct hci_dev *hdev, u16 opcode, u32 plen, in hci_cmd_sync()
232 struct sk_buff *__hci_cmd_sync_ev(struct hci_dev *hdev, u16 opcode, u32 plen, in __hci_cmd_sync_ev()
241 int __hci_cmd_sync_status_sk(struct hci_dev *hdev, u16 opcode, u32 plen, in __hci_cmd_sync_status_sk()
271 int __hci_cmd_sync_status(struct hci_dev *hdev, u16 opcode, u32 plen, in __hci_cmd_sync_status()
281 struct hci_dev *hdev = container_of(work, struct hci_dev, cmd_sync_work); in hci_cmd_sync_work() local
318 struct hci_dev *hdev = container_of(work, struct hci_dev, cmd_sync_cancel_work); in hci_cmd_sync_cancel_work() local
328 static int scan_disable_sync(struct hci_dev *hdev, void *data) in scan_disable_sync()
334 static int interleaved_inquiry_sync(struct hci_dev *hdev, void *data) in interleaved_inquiry_sync()
341 struct hci_dev *hdev = container_of(work, struct hci_dev, in le_scan_disable() local
400 static int hci_le_scan_restart_sync(struct hci_dev *hdev) in hci_le_scan_restart_sync()
418 struct hci_dev *hdev = container_of(work, struct hci_dev, in le_scan_restart() local
466 static int reenable_adv_sync(struct hci_dev *hdev, void *data) in reenable_adv_sync()
493 struct hci_dev *hdev = container_of(work, struct hci_dev, in reenable_adv() local
508 static void cancel_adv_timeout(struct hci_dev *hdev) in cancel_adv_timeout()
527 int hci_clear_adv_instance_sync(struct hci_dev *hdev, struct sock *sk, in hci_clear_adv_instance_sync()
583 static int adv_timeout_expire_sync(struct hci_dev *hdev, void *data) in adv_timeout_expire_sync()
600 struct hci_dev *hdev = container_of(work, struct hci_dev, in adv_timeout_expire() local
623 void hci_cmd_sync_init(struct hci_dev *hdev) in hci_cmd_sync_init()
637 void hci_cmd_sync_clear(struct hci_dev *hdev) in hci_cmd_sync_clear()
655 void __hci_cmd_sync_cancel(struct hci_dev *hdev, int err) in __hci_cmd_sync_cancel()
671 void hci_cmd_sync_cancel(struct hci_dev *hdev, int err) in hci_cmd_sync_cancel()
688 int hci_cmd_sync_submit(struct hci_dev *hdev, hci_cmd_sync_work_func_t func, in hci_cmd_sync_submit()
725 int hci_cmd_sync_queue(struct hci_dev *hdev, hci_cmd_sync_work_func_t func, in hci_cmd_sync_queue()
738 int hci_update_eir_sync(struct hci_dev *hdev) in hci_update_eir_sync()
769 static u8 get_service_classes(struct hci_dev *hdev) in get_service_classes()
780 int hci_update_class_sync(struct hci_dev *hdev) in hci_update_class_sync()
809 static bool is_advertising_allowed(struct hci_dev *hdev, bool connectable) in is_advertising_allowed()
848 static bool adv_use_rpa(struct hci_dev *hdev, uint32_t flags) in adv_use_rpa()
871 static int hci_set_random_addr_sync(struct hci_dev *hdev, bdaddr_t *rpa) in hci_set_random_addr_sync()
894 int hci_update_random_address_sync(struct hci_dev *hdev, bool require_privacy, in hci_update_random_address_sync()
984 static int hci_disable_ext_adv_instance_sync(struct hci_dev *hdev, u8 instance) in hci_disable_ext_adv_instance_sync()
1021 static int hci_set_adv_set_random_addr_sync(struct hci_dev *hdev, u8 instance, in hci_set_adv_set_random_addr_sync()
1047 int hci_setup_ext_adv_instance_sync(struct hci_dev *hdev, u8 instance) in hci_setup_ext_adv_instance_sync()
1180 static int hci_set_ext_scan_rsp_data_sync(struct hci_dev *hdev, u8 instance) in hci_set_ext_scan_rsp_data_sync()
1221 static int __hci_set_scan_rsp_data_sync(struct hci_dev *hdev, u8 instance) in __hci_set_scan_rsp_data_sync()
1243 int hci_update_scan_rsp_data_sync(struct hci_dev *hdev, u8 instance) in hci_update_scan_rsp_data_sync()
1254 int hci_enable_ext_advertising_sync(struct hci_dev *hdev, u8 instance) in hci_enable_ext_advertising_sync()
1300 int hci_start_ext_adv_sync(struct hci_dev *hdev, u8 instance) in hci_start_ext_adv_sync()
1315 static int hci_disable_per_advertising_sync(struct hci_dev *hdev, u8 instance) in hci_disable_per_advertising_sync()
1334 static int hci_set_per_adv_params_sync(struct hci_dev *hdev, u8 instance, in hci_set_per_adv_params_sync()
1356 static int hci_set_per_adv_data_sync(struct hci_dev *hdev, u8 instance) in hci_set_per_adv_data_sync()
1384 static int hci_enable_per_advertising_sync(struct hci_dev *hdev, u8 instance) in hci_enable_per_advertising_sync()
1406 static int hci_adv_bcast_annoucement(struct hci_dev *hdev, struct adv_info *adv) in hci_adv_bcast_annoucement()
1441 int hci_start_per_adv_sync(struct hci_dev *hdev, u8 instance, u8 data_len, in hci_start_per_adv_sync()
1497 static int hci_start_adv_sync(struct hci_dev *hdev, u8 instance) in hci_start_adv_sync()
1515 int hci_enable_advertising_sync(struct hci_dev *hdev) in hci_enable_advertising_sync()
1601 static int enable_advertising_sync(struct hci_dev *hdev, void *data) in enable_advertising_sync()
1606 int hci_enable_advertising(struct hci_dev *hdev) in hci_enable_advertising()
1615 int hci_remove_ext_adv_instance_sync(struct hci_dev *hdev, u8 instance, in hci_remove_ext_adv_instance_sync()
1636 static int remove_ext_adv_sync(struct hci_dev *hdev, void *data) in remove_ext_adv_sync()
1647 int hci_remove_ext_adv_instance(struct hci_dev *hdev, u8 instance) in hci_remove_ext_adv_instance()
1660 int hci_le_terminate_big_sync(struct hci_dev *hdev, u8 handle, u8 reason) in hci_le_terminate_big_sync()
1672 static int hci_set_ext_adv_data_sync(struct hci_dev *hdev, u8 instance) in hci_set_ext_adv_data_sync()
1714 static int hci_set_adv_data_sync(struct hci_dev *hdev, u8 instance) in hci_set_adv_data_sync()
1737 int hci_update_adv_data_sync(struct hci_dev *hdev, u8 instance) in hci_update_adv_data_sync()
1748 int hci_schedule_adv_instance_sync(struct hci_dev *hdev, u8 instance, in hci_schedule_adv_instance_sync()
1804 static int hci_clear_adv_sets_sync(struct hci_dev *hdev, struct sock *sk) in hci_clear_adv_sets_sync()
1820 static int hci_clear_adv_sync(struct hci_dev *hdev, struct sock *sk, bool force) in hci_clear_adv_sync()
1854 static int hci_remove_adv_sync(struct hci_dev *hdev, u8 instance, in hci_remove_adv_sync()
1890 int hci_remove_advertising_sync(struct hci_dev *hdev, struct sock *sk, in hci_remove_advertising_sync()
1934 int hci_read_rssi_sync(struct hci_dev *hdev, __le16 handle) in hci_read_rssi_sync()
1943 int hci_read_clock_sync(struct hci_dev *hdev, struct hci_cp_read_clock *cp) in hci_read_clock_sync()
1949 int hci_read_tx_power_sync(struct hci_dev *hdev, __le16 handle, u8 type) in hci_read_tx_power_sync()
1959 int hci_disable_advertising_sync(struct hci_dev *hdev) in hci_disable_advertising_sync()
1977 static int hci_le_set_ext_scan_enable_sync(struct hci_dev *hdev, u8 val, in hci_le_set_ext_scan_enable_sync()
1994 static int hci_le_set_scan_enable_sync(struct hci_dev *hdev, u8 val, in hci_le_set_scan_enable_sync()
2014 static int hci_le_set_addr_resolution_enable_sync(struct hci_dev *hdev, u8 val) in hci_le_set_addr_resolution_enable_sync()
2027 static int hci_scan_disable_sync(struct hci_dev *hdev) in hci_scan_disable_sync()
2049 static bool scan_use_rpa(struct hci_dev *hdev) in scan_use_rpa()
2054 static void hci_start_interleave_scan(struct hci_dev *hdev) in hci_start_interleave_scan()
2061 static bool is_interleave_scanning(struct hci_dev *hdev) in is_interleave_scanning()
2066 static void cancel_interleave_scan(struct hci_dev *hdev) in cancel_interleave_scan()
2078 static bool hci_update_interleaved_scan_sync(struct hci_dev *hdev) in hci_update_interleaved_scan_sync()
2107 static int hci_le_del_resolve_list_sync(struct hci_dev *hdev, in hci_le_del_resolve_list_sync()
2129 static int hci_le_del_accept_list_sync(struct hci_dev *hdev, in hci_le_del_accept_list_sync()
2170 static int hci_le_add_resolve_list_sync(struct hci_dev *hdev, in hci_le_add_resolve_list_sync()
2232 static int hci_le_set_privacy_mode_sync(struct hci_dev *hdev, in hci_le_set_privacy_mode_sync()
2268 static int hci_le_add_accept_list_sync(struct hci_dev *hdev, in hci_le_add_accept_list_sync()
2331 static int hci_pause_advertising_sync(struct hci_dev *hdev) in hci_pause_advertising_sync()
2375 static int hci_resume_advertising_sync(struct hci_dev *hdev) in hci_resume_advertising_sync()
2419 static int hci_pause_addr_resolution(struct hci_dev *hdev) in hci_pause_addr_resolution()
2458 struct sk_buff *hci_read_local_oob_data_sync(struct hci_dev *hdev, in hci_read_local_oob_data_sync()
2530 static u8 hci_update_accept_list_sync(struct hci_dev *hdev) in hci_update_accept_list_sync()
2670 static int hci_le_set_ext_scan_param_sync(struct hci_dev *hdev, u8 type, in hci_le_set_ext_scan_param_sync()
2714 static int hci_le_set_scan_param_sync(struct hci_dev *hdev, u8 type, in hci_le_set_scan_param_sync()
2736 static int hci_start_scan_sync(struct hci_dev *hdev, u8 type, u16 interval, in hci_start_scan_sync()
2755 static int hci_passive_scan_sync(struct hci_dev *hdev) in hci_passive_scan_sync()
2850 int hci_update_passive_scan_sync(struct hci_dev *hdev) in hci_update_passive_scan_sync()
2921 static int update_scan_sync(struct hci_dev *hdev, void *data) in update_scan_sync()
2926 int hci_update_scan(struct hci_dev *hdev) in hci_update_scan()
2931 static int update_passive_scan_sync(struct hci_dev *hdev, void *data) in update_passive_scan_sync()
2936 int hci_update_passive_scan(struct hci_dev *hdev) in hci_update_passive_scan()
2950 int hci_write_sc_support_sync(struct hci_dev *hdev, u8 val) in hci_write_sc_support_sync()
2973 int hci_write_ssp_mode_sync(struct hci_dev *hdev, u8 mode) in hci_write_ssp_mode_sync()
2994 int hci_write_le_host_supported_sync(struct hci_dev *hdev, u8 le, u8 simul) in hci_write_le_host_supported_sync()
3018 static int hci_powered_update_adv_sync(struct hci_dev *hdev) in hci_powered_update_adv_sync()
3063 static int hci_write_auth_enable_sync(struct hci_dev *hdev) in hci_write_auth_enable_sync()
3076 int hci_write_fast_connectable_sync(struct hci_dev *hdev, bool enable) in hci_write_fast_connectable_sync()
3120 static bool disconnected_accept_list_entries(struct hci_dev *hdev) in disconnected_accept_list_entries()
3138 static int hci_write_scan_enable_sync(struct hci_dev *hdev, u8 val) in hci_write_scan_enable_sync()
3145 int hci_update_scan_sync(struct hci_dev *hdev) in hci_update_scan_sync()
3177 int hci_update_name_sync(struct hci_dev *hdev) in hci_update_name_sync()
3202 int hci_powered_update_sync(struct hci_dev *hdev) in hci_powered_update_sync()
3272 static void hci_dev_get_bd_addr_from_property(struct hci_dev *hdev) in hci_dev_get_bd_addr_from_property()
3291 static int hci_init_stage_sync(struct hci_dev *hdev, in hci_init_stage_sync()
3308 static int hci_read_local_version_sync(struct hci_dev *hdev) in hci_read_local_version_sync()
3315 static int hci_read_bd_addr_sync(struct hci_dev *hdev) in hci_read_bd_addr_sync()
3334 int hci_reset_sync(struct hci_dev *hdev) in hci_reset_sync()
3348 static int hci_init0_sync(struct hci_dev *hdev) in hci_init0_sync()
3364 static int hci_unconf_init_sync(struct hci_dev *hdev) in hci_unconf_init_sync()
3382 static int hci_read_local_features_sync(struct hci_dev *hdev) in hci_read_local_features_sync()
3404 static int hci_read_local_cmds_sync(struct hci_dev *hdev) in hci_read_local_cmds_sync()
3423 static int hci_read_local_amp_info_sync(struct hci_dev *hdev) in hci_read_local_amp_info_sync()
3430 static int hci_read_data_block_size_sync(struct hci_dev *hdev) in hci_read_data_block_size_sync()
3437 static int hci_read_flow_control_mode_sync(struct hci_dev *hdev) in hci_read_flow_control_mode_sync()
3444 static int hci_read_location_data_sync(struct hci_dev *hdev) in hci_read_location_data_sync()
3467 static int hci_init1_sync(struct hci_dev *hdev) in hci_init1_sync()
3503 static int hci_read_buffer_size_sync(struct hci_dev *hdev) in hci_read_buffer_size_sync()
3510 static int hci_read_dev_class_sync(struct hci_dev *hdev) in hci_read_dev_class_sync()
3517 static int hci_read_local_name_sync(struct hci_dev *hdev) in hci_read_local_name_sync()
3524 static int hci_read_voice_setting_sync(struct hci_dev *hdev) in hci_read_voice_setting_sync()
3531 static int hci_read_num_supported_iac_sync(struct hci_dev *hdev) in hci_read_num_supported_iac_sync()
3538 static int hci_read_current_iac_lap_sync(struct hci_dev *hdev) in hci_read_current_iac_lap_sync()
3544 static int hci_set_event_filter_sync(struct hci_dev *hdev, u8 flt_type, in hci_set_event_filter_sync()
3571 static int hci_clear_event_filter_sync(struct hci_dev *hdev) in hci_clear_event_filter_sync()
3588 static int hci_write_ca_timeout_sync(struct hci_dev *hdev) in hci_write_ca_timeout_sync()
3617 static int hci_write_ssp_mode_1_sync(struct hci_dev *hdev) in hci_write_ssp_mode_1_sync()
3636 static int hci_write_eir_sync(struct hci_dev *hdev) in hci_write_eir_sync()
3650 static int hci_write_inquiry_mode_sync(struct hci_dev *hdev) in hci_write_inquiry_mode_sync()
3668 static int hci_read_inq_rsp_tx_power_sync(struct hci_dev *hdev) in hci_read_inq_rsp_tx_power_sync()
3677 static int hci_read_local_ext_features_sync(struct hci_dev *hdev, u8 page) in hci_read_local_ext_features_sync()
3691 static int hci_read_local_ext_features_1_sync(struct hci_dev *hdev) in hci_read_local_ext_features_1_sync()
3716 static int hci_le_read_buffer_size_sync(struct hci_dev *hdev) in hci_le_read_buffer_size_sync()
3729 static int hci_le_read_local_features_sync(struct hci_dev *hdev) in hci_le_read_local_features_sync()
3736 static int hci_le_read_supported_states_sync(struct hci_dev *hdev) in hci_le_read_supported_states_sync()
3753 static int hci_init2_sync(struct hci_dev *hdev) in hci_init2_sync()
3786 static int hci_set_event_mask_sync(struct hci_dev *hdev) in hci_set_event_mask_sync()
3893 static int hci_read_stored_link_key_sync(struct hci_dev *hdev) in hci_read_stored_link_key_sync()
3909 static int hci_setup_link_policy_sync(struct hci_dev *hdev) in hci_setup_link_policy_sync()
3934 static int hci_read_page_scan_activity_sync(struct hci_dev *hdev) in hci_read_page_scan_activity_sync()
3943 static int hci_read_def_err_data_reporting_sync(struct hci_dev *hdev) in hci_read_def_err_data_reporting_sync()
3954 static int hci_read_page_scan_type_sync(struct hci_dev *hdev) in hci_read_page_scan_type_sync()
3968 static int hci_read_local_ext_features_all_sync(struct hci_dev *hdev) in hci_read_local_ext_features_all_sync()
4005 static int hci_le_set_event_mask_sync(struct hci_dev *hdev) in hci_le_set_event_mask_sync()
4126 static int hci_le_read_adv_tx_power_sync(struct hci_dev *hdev) in hci_le_read_adv_tx_power_sync()
4144 static int hci_le_read_tx_power_sync(struct hci_dev *hdev) in hci_le_read_tx_power_sync()
4155 static int hci_le_read_accept_list_size_sync(struct hci_dev *hdev) in hci_le_read_accept_list_size_sync()
4165 static int hci_le_clear_accept_list_sync(struct hci_dev *hdev) in hci_le_clear_accept_list_sync()
4175 static int hci_le_read_resolv_list_size_sync(struct hci_dev *hdev) in hci_le_read_resolv_list_size_sync()
4185 static int hci_le_clear_resolv_list_sync(struct hci_dev *hdev) in hci_le_clear_resolv_list_sync()
4195 static int hci_le_set_rpa_timeout_sync(struct hci_dev *hdev) in hci_le_set_rpa_timeout_sync()
4209 static int hci_le_read_max_data_len_sync(struct hci_dev *hdev) in hci_le_read_max_data_len_sync()
4219 static int hci_le_read_def_data_len_sync(struct hci_dev *hdev) in hci_le_read_def_data_len_sync()
4229 static int hci_le_read_num_support_adv_sets_sync(struct hci_dev *hdev) in hci_le_read_num_support_adv_sets_sync()
4240 static int hci_set_le_support_sync(struct hci_dev *hdev) in hci_set_le_support_sync()
4263 static int hci_le_set_host_feature_sync(struct hci_dev *hdev) in hci_le_set_host_feature_sync()
4311 static int hci_init3_sync(struct hci_dev *hdev) in hci_init3_sync()
4327 static int hci_delete_stored_link_key_sync(struct hci_dev *hdev) in hci_delete_stored_link_key_sync()
4356 static int hci_set_event_mask_page_2_sync(struct hci_dev *hdev) in hci_set_event_mask_page_2_sync()
4407 static int hci_read_local_codecs_sync(struct hci_dev *hdev) in hci_read_local_codecs_sync()
4418 static int hci_read_local_pairing_opts_sync(struct hci_dev *hdev) in hci_read_local_pairing_opts_sync()
4428 static int hci_get_mws_transport_config_sync(struct hci_dev *hdev) in hci_get_mws_transport_config_sync()
4438 static int hci_read_sync_train_params_sync(struct hci_dev *hdev) in hci_read_sync_train_params_sync()
4448 static int hci_write_sc_support_1_sync(struct hci_dev *hdev) in hci_write_sc_support_1_sync()
4464 static int hci_set_err_data_report_sync(struct hci_dev *hdev) in hci_set_err_data_report_sync()
4506 static int hci_le_set_write_def_data_len_sync(struct hci_dev *hdev) in hci_le_set_write_def_data_len_sync()
4524 static int hci_le_set_default_phy_sync(struct hci_dev *hdev) in hci_le_set_default_phy_sync()
4566 static int hci_init4_sync(struct hci_dev *hdev) in hci_init4_sync()
4582 static int hci_init_sync(struct hci_dev *hdev) in hci_init_sync()
4677 static int hci_dev_setup_sync(struct hci_dev *hdev) in hci_dev_setup_sync()
4751 static int hci_dev_init_sync(struct hci_dev *hdev) in hci_dev_init_sync()
4803 int hci_dev_open_sync(struct hci_dev *hdev) in hci_dev_open_sync()
4912 static void hci_pend_le_actions_clear(struct hci_dev *hdev) in hci_pend_le_actions_clear()
4928 static int hci_dev_shutdown(struct hci_dev *hdev) in hci_dev_shutdown()
4953 int hci_dev_close_sync(struct hci_dev *hdev) in hci_dev_close_sync()
5089 static int hci_power_on_sync(struct hci_dev *hdev) in hci_power_on_sync()
5152 static int hci_remote_name_cancel_sync(struct hci_dev *hdev, bdaddr_t *addr) in hci_remote_name_cancel_sync()
5163 int hci_stop_discovery_sync(struct hci_dev *hdev) in hci_stop_discovery_sync()
5214 static int hci_disconnect_phy_link_sync(struct hci_dev *hdev, u16 handle, in hci_disconnect_phy_link_sync()
5227 static int hci_disconnect_sync(struct hci_dev *hdev, struct hci_conn *conn, in hci_disconnect_sync()
5254 static int hci_le_connect_cancel_sync(struct hci_dev *hdev, in hci_le_connect_cancel_sync()
5271 static int hci_connect_cancel_sync(struct hci_dev *hdev, struct hci_conn *conn, in hci_connect_cancel_sync()
5317 static int hci_reject_sco_sync(struct hci_dev *hdev, struct hci_conn *conn, in hci_reject_sco_sync()
5336 static int hci_le_reject_cis_sync(struct hci_dev *hdev, struct hci_conn *conn, in hci_le_reject_cis_sync()
5349 static int hci_reject_conn_sync(struct hci_dev *hdev, struct hci_conn *conn, in hci_reject_conn_sync()
5368 int hci_abort_conn_sync(struct hci_dev *hdev, struct hci_conn *conn, u8 reason) in hci_abort_conn_sync()
5436 static int hci_disconnect_all_sync(struct hci_dev *hdev, u8 reason) in hci_disconnect_all_sync()
5467 static int hci_power_off_sync(struct hci_dev *hdev) in hci_power_off_sync()
5498 int hci_set_powered_sync(struct hci_dev *hdev, u8 val) in hci_set_powered_sync()
5506 static int hci_write_iac_sync(struct hci_dev *hdev) in hci_write_iac_sync()
5537 int hci_update_discoverable_sync(struct hci_dev *hdev) in hci_update_discoverable_sync()
5577 static int update_discoverable_sync(struct hci_dev *hdev, void *data) in update_discoverable_sync()
5582 int hci_update_discoverable(struct hci_dev *hdev) in hci_update_discoverable()
5595 int hci_update_connectable_sync(struct hci_dev *hdev) in hci_update_connectable_sync()
5626 static int hci_inquiry_sync(struct hci_dev *hdev, u8 length) in hci_inquiry_sync()
5654 static int hci_active_scan_sync(struct hci_dev *hdev, uint16_t interval) in hci_active_scan_sync()
5726 static int hci_start_interleaved_discovery_sync(struct hci_dev *hdev) in hci_start_interleaved_discovery_sync()
5739 int hci_start_discovery_sync(struct hci_dev *hdev) in hci_start_discovery_sync()
5801 static void hci_suspend_monitor_sync(struct hci_dev *hdev) in hci_suspend_monitor_sync()
5813 static int hci_pause_discovery_sync(struct hci_dev *hdev) in hci_pause_discovery_sync()
5835 static int hci_update_event_filter_sync(struct hci_dev *hdev) in hci_update_event_filter_sync()
5880 static int hci_pause_scan_sync(struct hci_dev *hdev) in hci_pause_scan_sync()
5909 int hci_suspend_sync(struct hci_dev *hdev) in hci_suspend_sync()
5974 static int hci_resume_discovery_sync(struct hci_dev *hdev) in hci_resume_discovery_sync()
5994 static void hci_resume_monitor_sync(struct hci_dev *hdev) in hci_resume_monitor_sync()
6006 static int hci_resume_scan_sync(struct hci_dev *hdev) in hci_resume_scan_sync()
6029 int hci_resume_sync(struct hci_dev *hdev) in hci_resume_sync()
6060 struct hci_dev *hdev = conn->hdev; in conn_use_rpa() local
6065 static int hci_le_ext_directed_advertising_sync(struct hci_dev *hdev, in hci_le_ext_directed_advertising_sync()
6128 static int hci_le_directed_advertising_sync(struct hci_dev *hdev, in hci_le_directed_advertising_sync()
6183 struct hci_dev *hdev = conn->hdev; in set_ext_conn_params() local
6197 static int hci_le_ext_create_conn_sync(struct hci_dev *hdev, in hci_le_ext_create_conn_sync()
6245 int hci_le_create_conn_sync(struct hci_dev *hdev, struct hci_conn *conn) in hci_le_create_conn_sync()
6349 int hci_le_create_cis_sync(struct hci_dev *hdev) in hci_le_create_cis_sync()
6450 int hci_le_remove_cig_sync(struct hci_dev *hdev, u8 handle) in hci_le_remove_cig_sync()
6461 int hci_le_big_terminate_sync(struct hci_dev *hdev, u8 handle) in hci_le_big_terminate_sync()
6472 int hci_le_pa_terminate_sync(struct hci_dev *hdev, u16 handle) in hci_le_pa_terminate_sync()
6483 int hci_get_random_address(struct hci_dev *hdev, bool require_privacy, in hci_get_random_address()
6556 static int _update_adv_data_sync(struct hci_dev *hdev, void *data) in _update_adv_data_sync()
6563 int hci_update_adv_data(struct hci_dev *hdev, u8 instance) in hci_update_adv_data()