Lines Matching defs:hdev
47 static void hci_cc_inquiry_cancel(struct hci_dev *hdev, struct sk_buff *skb, in hci_cc_inquiry_cancel()
87 static void hci_cc_periodic_inq(struct hci_dev *hdev, struct sk_buff *skb) in hci_cc_periodic_inq()
99 static void hci_cc_exit_periodic_inq(struct hci_dev *hdev, struct sk_buff *skb) in hci_cc_exit_periodic_inq()
113 static void hci_cc_remote_name_req_cancel(struct hci_dev *hdev, in hci_cc_remote_name_req_cancel()
119 static void hci_cc_role_discovery(struct hci_dev *hdev, struct sk_buff *skb) in hci_cc_role_discovery()
138 static void hci_cc_read_link_policy(struct hci_dev *hdev, struct sk_buff *skb) in hci_cc_read_link_policy()
157 static void hci_cc_write_link_policy(struct hci_dev *hdev, struct sk_buff *skb) in hci_cc_write_link_policy()
181 static void hci_cc_read_def_link_policy(struct hci_dev *hdev, in hci_cc_read_def_link_policy()
194 static void hci_cc_write_def_link_policy(struct hci_dev *hdev, in hci_cc_write_def_link_policy()
212 static void hci_cc_reset(struct hci_dev *hdev, struct sk_buff *skb) in hci_cc_reset()
245 static void hci_cc_read_stored_link_key(struct hci_dev *hdev, in hci_cc_read_stored_link_key()
263 static void hci_cc_delete_stored_link_key(struct hci_dev *hdev, in hci_cc_delete_stored_link_key()
279 static void hci_cc_write_local_name(struct hci_dev *hdev, struct sk_buff *skb) in hci_cc_write_local_name()
300 static void hci_cc_read_local_name(struct hci_dev *hdev, struct sk_buff *skb) in hci_cc_read_local_name()
314 static void hci_cc_write_auth_enable(struct hci_dev *hdev, struct sk_buff *skb) in hci_cc_write_auth_enable()
342 static void hci_cc_write_encrypt_mode(struct hci_dev *hdev, struct sk_buff *skb) in hci_cc_write_encrypt_mode()
365 static void hci_cc_write_scan_enable(struct hci_dev *hdev, struct sk_buff *skb) in hci_cc_write_scan_enable()
400 static void hci_cc_set_event_filter(struct hci_dev *hdev, struct sk_buff *skb) in hci_cc_set_event_filter()
423 static void hci_cc_read_class_of_dev(struct hci_dev *hdev, struct sk_buff *skb) in hci_cc_read_class_of_dev()
438 static void hci_cc_write_class_of_dev(struct hci_dev *hdev, struct sk_buff *skb) in hci_cc_write_class_of_dev()
460 static void hci_cc_read_voice_setting(struct hci_dev *hdev, struct sk_buff *skb) in hci_cc_read_voice_setting()
483 static void hci_cc_write_voice_setting(struct hci_dev *hdev, in hci_cc_write_voice_setting()
512 static void hci_cc_read_num_supported_iac(struct hci_dev *hdev, in hci_cc_read_num_supported_iac()
527 static void hci_cc_write_ssp_mode(struct hci_dev *hdev, struct sk_buff *skb) in hci_cc_write_ssp_mode()
559 static void hci_cc_write_sc_support(struct hci_dev *hdev, struct sk_buff *skb) in hci_cc_write_sc_support()
589 static void hci_cc_read_local_version(struct hci_dev *hdev, struct sk_buff *skb) in hci_cc_read_local_version()
608 static void hci_cc_read_local_commands(struct hci_dev *hdev, in hci_cc_read_local_commands()
623 static void hci_cc_read_auth_payload_timeout(struct hci_dev *hdev, in hci_cc_read_auth_payload_timeout()
643 static void hci_cc_write_auth_payload_timeout(struct hci_dev *hdev, in hci_cc_write_auth_payload_timeout()
668 static void hci_cc_read_local_features(struct hci_dev *hdev, in hci_cc_read_local_features()
718 static void hci_cc_read_local_ext_features(struct hci_dev *hdev, in hci_cc_read_local_ext_features()
735 static void hci_cc_read_flow_control_mode(struct hci_dev *hdev, in hci_cc_read_flow_control_mode()
748 static void hci_cc_read_buffer_size(struct hci_dev *hdev, struct sk_buff *skb) in hci_cc_read_buffer_size()
774 static void hci_cc_read_bd_addr(struct hci_dev *hdev, struct sk_buff *skb) in hci_cc_read_bd_addr()
790 static void hci_cc_read_local_pairing_opts(struct hci_dev *hdev, in hci_cc_read_local_pairing_opts()
807 static void hci_cc_read_page_scan_activity(struct hci_dev *hdev, in hci_cc_read_page_scan_activity()
823 static void hci_cc_write_page_scan_activity(struct hci_dev *hdev, in hci_cc_write_page_scan_activity()
842 static void hci_cc_read_page_scan_type(struct hci_dev *hdev, in hci_cc_read_page_scan_type()
856 static void hci_cc_write_page_scan_type(struct hci_dev *hdev, in hci_cc_write_page_scan_type()
872 static void hci_cc_read_data_block_size(struct hci_dev *hdev, in hci_cc_read_data_block_size()
892 static void hci_cc_read_clock(struct hci_dev *hdev, struct sk_buff *skb) in hci_cc_read_clock()
927 static void hci_cc_read_local_amp_info(struct hci_dev *hdev, in hci_cc_read_local_amp_info()
949 static void hci_cc_read_inq_rsp_tx_power(struct hci_dev *hdev, in hci_cc_read_inq_rsp_tx_power()
962 static void hci_cc_read_def_err_data_reporting(struct hci_dev *hdev, in hci_cc_read_def_err_data_reporting()
975 static void hci_cc_write_def_err_data_reporting(struct hci_dev *hdev, in hci_cc_write_def_err_data_reporting()
993 static void hci_cc_pin_code_reply(struct hci_dev *hdev, struct sk_buff *skb) in hci_cc_pin_code_reply()
1021 static void hci_cc_pin_code_neg_reply(struct hci_dev *hdev, struct sk_buff *skb) in hci_cc_pin_code_neg_reply()
1036 static void hci_cc_le_read_buffer_size(struct hci_dev *hdev, in hci_cc_le_read_buffer_size()
1054 static void hci_cc_le_read_local_features(struct hci_dev *hdev, in hci_cc_le_read_local_features()
1067 static void hci_cc_le_read_adv_tx_power(struct hci_dev *hdev, in hci_cc_le_read_adv_tx_power()
1080 static void hci_cc_user_confirm_reply(struct hci_dev *hdev, struct sk_buff *skb) in hci_cc_user_confirm_reply()
1095 static void hci_cc_user_confirm_neg_reply(struct hci_dev *hdev, in hci_cc_user_confirm_neg_reply()
1111 static void hci_cc_user_passkey_reply(struct hci_dev *hdev, struct sk_buff *skb) in hci_cc_user_passkey_reply()
1126 static void hci_cc_user_passkey_neg_reply(struct hci_dev *hdev, in hci_cc_user_passkey_neg_reply()
1142 static void hci_cc_read_local_oob_data(struct hci_dev *hdev, in hci_cc_read_local_oob_data()
1150 static void hci_cc_read_local_oob_ext_data(struct hci_dev *hdev, in hci_cc_read_local_oob_ext_data()
1158 static void hci_cc_le_set_random_addr(struct hci_dev *hdev, struct sk_buff *skb) in hci_cc_le_set_random_addr()
1185 static void hci_cc_le_set_default_phy(struct hci_dev *hdev, struct sk_buff *skb) in hci_cc_le_set_default_phy()
1207 static void hci_cc_le_set_adv_set_random_addr(struct hci_dev *hdev, in hci_cc_le_set_adv_set_random_addr()
1241 static void hci_cc_le_read_transmit_power(struct hci_dev *hdev, in hci_cc_le_read_transmit_power()
1255 static void hci_cc_le_set_adv_enable(struct hci_dev *hdev, struct sk_buff *skb) in hci_cc_le_set_adv_enable()
1290 static void hci_cc_le_set_ext_adv_enable(struct hci_dev *hdev, in hci_cc_le_set_ext_adv_enable()
1352 static void hci_cc_le_set_scan_param(struct hci_dev *hdev, struct sk_buff *skb) in hci_cc_le_set_scan_param()
1373 static void hci_cc_le_set_ext_scan_param(struct hci_dev *hdev, in hci_cc_le_set_ext_scan_param()
1398 static bool has_pending_adv_report(struct hci_dev *hdev) in has_pending_adv_report()
1405 static void clear_pending_adv_report(struct hci_dev *hdev) in clear_pending_adv_report()
1413 static void store_pending_adv_report(struct hci_dev *hdev, bdaddr_t *bdaddr, in store_pending_adv_report()
1430 static void le_set_scan_enable_complete(struct hci_dev *hdev, u8 enable) in le_set_scan_enable_complete()
1487 static void hci_cc_le_set_scan_enable(struct hci_dev *hdev, in hci_cc_le_set_scan_enable()
1505 static void hci_cc_le_set_ext_scan_enable(struct hci_dev *hdev, in hci_cc_le_set_ext_scan_enable()
1523 static void hci_cc_le_read_num_adv_sets(struct hci_dev *hdev, in hci_cc_le_read_num_adv_sets()
1537 static void hci_cc_le_read_accept_list_size(struct hci_dev *hdev, in hci_cc_le_read_accept_list_size()
1550 static void hci_cc_le_clear_accept_list(struct hci_dev *hdev, in hci_cc_le_clear_accept_list()
1563 static void hci_cc_le_add_to_accept_list(struct hci_dev *hdev, in hci_cc_le_add_to_accept_list()
1582 static void hci_cc_le_del_from_accept_list(struct hci_dev *hdev, in hci_cc_le_del_from_accept_list()
1601 static void hci_cc_le_read_supported_states(struct hci_dev *hdev, in hci_cc_le_read_supported_states()
1614 static void hci_cc_le_read_def_data_len(struct hci_dev *hdev, in hci_cc_le_read_def_data_len()
1628 static void hci_cc_le_write_def_data_len(struct hci_dev *hdev, in hci_cc_le_write_def_data_len()
1647 static void hci_cc_le_add_to_resolv_list(struct hci_dev *hdev, in hci_cc_le_add_to_resolv_list()
1667 static void hci_cc_le_del_from_resolv_list(struct hci_dev *hdev, in hci_cc_le_del_from_resolv_list()
1686 static void hci_cc_le_clear_resolv_list(struct hci_dev *hdev, in hci_cc_le_clear_resolv_list()
1699 static void hci_cc_le_read_resolv_list_size(struct hci_dev *hdev, in hci_cc_le_read_resolv_list_size()
1712 static void hci_cc_le_set_addr_resolution_enable(struct hci_dev *hdev, in hci_cc_le_set_addr_resolution_enable()
1736 static void hci_cc_le_read_max_data_len(struct hci_dev *hdev, in hci_cc_le_read_max_data_len()
1752 static void hci_cc_write_le_host_supported(struct hci_dev *hdev, in hci_cc_write_le_host_supported()
1786 static void hci_cc_set_adv_param(struct hci_dev *hdev, struct sk_buff *skb) in hci_cc_set_adv_param()
1805 static void hci_cc_set_ext_adv_param(struct hci_dev *hdev, struct sk_buff *skb) in hci_cc_set_ext_adv_param()
1836 static void hci_cc_read_rssi(struct hci_dev *hdev, struct sk_buff *skb) in hci_cc_read_rssi()
1855 static void hci_cc_read_tx_power(struct hci_dev *hdev, struct sk_buff *skb) in hci_cc_read_tx_power()
1889 static void hci_cc_write_ssp_debug_mode(struct hci_dev *hdev, struct sk_buff *skb) in hci_cc_write_ssp_debug_mode()
1904 static void hci_cs_inquiry(struct hci_dev *hdev, __u8 status) in hci_cs_inquiry()
1916 static void hci_cs_create_conn(struct hci_dev *hdev, __u8 status) in hci_cs_create_conn()
1954 static void hci_cs_add_sco(struct hci_dev *hdev, __u8 status) in hci_cs_add_sco()
1989 static void hci_cs_auth_requested(struct hci_dev *hdev, __u8 status) in hci_cs_auth_requested()
2016 static void hci_cs_set_conn_encrypt(struct hci_dev *hdev, __u8 status) in hci_cs_set_conn_encrypt()
2043 static int hci_outgoing_auth_needed(struct hci_dev *hdev, in hci_outgoing_auth_needed()
2065 static int hci_resolve_name(struct hci_dev *hdev, in hci_resolve_name()
2080 static bool hci_resolve_next_name(struct hci_dev *hdev) in hci_resolve_next_name()
2100 static void hci_check_pending_name(struct hci_dev *hdev, struct hci_conn *conn, in hci_check_pending_name()
2149 static void hci_cs_remote_name_req(struct hci_dev *hdev, __u8 status) in hci_cs_remote_name_req()
2192 static void hci_cs_read_remote_features(struct hci_dev *hdev, __u8 status) in hci_cs_read_remote_features()
2219 static void hci_cs_read_remote_ext_features(struct hci_dev *hdev, __u8 status) in hci_cs_read_remote_ext_features()
2246 static void hci_cs_setup_sync_conn(struct hci_dev *hdev, __u8 status) in hci_cs_setup_sync_conn()
2281 static void hci_cs_sniff_mode(struct hci_dev *hdev, __u8 status) in hci_cs_sniff_mode()
2308 static void hci_cs_exit_sniff_mode(struct hci_dev *hdev, __u8 status) in hci_cs_exit_sniff_mode()
2335 static void hci_cs_disconnect(struct hci_dev *hdev, u8 status) in hci_cs_disconnect()
2370 static void cs_le_create_conn(struct hci_dev *hdev, bdaddr_t *peer_addr, in cs_le_create_conn()
2421 static void hci_cs_le_create_conn(struct hci_dev *hdev, u8 status) in hci_cs_le_create_conn()
2446 static void hci_cs_le_ext_create_conn(struct hci_dev *hdev, u8 status) in hci_cs_le_ext_create_conn()
2471 static void hci_cs_le_read_remote_features(struct hci_dev *hdev, u8 status) in hci_cs_le_read_remote_features()
2498 static void hci_cs_le_start_enc(struct hci_dev *hdev, u8 status) in hci_cs_le_start_enc()
2528 static void hci_cs_switch_role(struct hci_dev *hdev, u8 status) in hci_cs_switch_role()
2551 static void hci_inquiry_complete_evt(struct hci_dev *hdev, struct sk_buff *skb) in hci_inquiry_complete_evt()
2610 static void hci_inquiry_result_evt(struct hci_dev *hdev, struct sk_buff *skb) in hci_inquiry_result_evt()
2648 static void hci_conn_complete_evt(struct hci_dev *hdev, struct sk_buff *skb) in hci_conn_complete_evt()
2763 static void hci_reject_conn(struct hci_dev *hdev, bdaddr_t *bdaddr) in hci_reject_conn()
2772 static void hci_conn_request_evt(struct hci_dev *hdev, struct sk_buff *skb) in hci_conn_request_evt()
2883 static void hci_disconn_complete_evt(struct hci_dev *hdev, struct sk_buff *skb) in hci_disconn_complete_evt()
2975 static void hci_auth_complete_evt(struct hci_dev *hdev, struct sk_buff *skb) in hci_auth_complete_evt()
3045 static void hci_remote_name_evt(struct hci_dev *hdev, struct sk_buff *skb) in hci_remote_name_evt()
3087 static void read_enc_key_size_complete(struct hci_dev *hdev, u8 status, in read_enc_key_size_complete()
3128 static void hci_encrypt_change_evt(struct hci_dev *hdev, struct sk_buff *skb) in hci_encrypt_change_evt()
3242 static void hci_change_link_key_complete_evt(struct hci_dev *hdev, in hci_change_link_key_complete_evt()
3265 static void hci_remote_features_evt(struct hci_dev *hdev, in hci_remote_features_evt()
3314 static inline void handle_cmd_cnt_and_timer(struct hci_dev *hdev, u8 ncmd) in handle_cmd_cnt_and_timer()
3329 static void hci_cmd_complete_evt(struct hci_dev *hdev, struct sk_buff *skb, in hci_cmd_complete_evt()
3706 static void hci_cmd_status_evt(struct hci_dev *hdev, struct sk_buff *skb, in hci_cmd_status_evt()
3815 static void hci_hardware_error_evt(struct hci_dev *hdev, struct sk_buff *skb) in hci_hardware_error_evt()
3824 static void hci_role_change_evt(struct hci_dev *hdev, struct sk_buff *skb) in hci_role_change_evt()
3846 static void hci_num_comp_pkts_evt(struct hci_dev *hdev, struct sk_buff *skb) in hci_num_comp_pkts_evt()
3913 static struct hci_conn *__hci_conn_lookup_handle(struct hci_dev *hdev, in __hci_conn_lookup_handle()
3934 static void hci_num_comp_blocks_evt(struct hci_dev *hdev, struct sk_buff *skb) in hci_num_comp_blocks_evt()
3985 static void hci_mode_change_evt(struct hci_dev *hdev, struct sk_buff *skb) in hci_mode_change_evt()
4013 static void hci_pin_code_request_evt(struct hci_dev *hdev, struct sk_buff *skb) in hci_pin_code_request_evt()
4083 static void hci_link_key_request_evt(struct hci_dev *hdev, struct sk_buff *skb) in hci_link_key_request_evt()
4143 static void hci_link_key_notify_evt(struct hci_dev *hdev, struct sk_buff *skb) in hci_link_key_notify_evt()
4203 static void hci_clock_offset_evt(struct hci_dev *hdev, struct sk_buff *skb) in hci_clock_offset_evt()
4226 static void hci_pkt_type_change_evt(struct hci_dev *hdev, struct sk_buff *skb) in hci_pkt_type_change_evt()
4242 static void hci_pscan_rep_mode_evt(struct hci_dev *hdev, struct sk_buff *skb) in hci_pscan_rep_mode_evt()
4260 static void hci_inquiry_result_with_rssi_evt(struct hci_dev *hdev, in hci_inquiry_result_with_rssi_evt()
4331 static void hci_remote_ext_features_evt(struct hci_dev *hdev, in hci_remote_ext_features_evt()
4395 static void hci_sync_conn_complete_evt(struct hci_dev *hdev, in hci_sync_conn_complete_evt()
4508 static void hci_extended_inquiry_result_evt(struct hci_dev *hdev, in hci_extended_inquiry_result_evt()
4558 static void hci_key_refresh_complete_evt(struct hci_dev *hdev, in hci_key_refresh_complete_evt()
4628 struct hci_dev *hdev = conn->hdev; in bredr_oob_data_present() local
4668 static void hci_io_capa_request_evt(struct hci_dev *hdev, struct sk_buff *skb) in hci_io_capa_request_evt()
4737 static void hci_io_capa_reply_evt(struct hci_dev *hdev, struct sk_buff *skb) in hci_io_capa_reply_evt()
4757 static void hci_user_confirm_request_evt(struct hci_dev *hdev, in hci_user_confirm_request_evt()
4842 static void hci_user_passkey_request_evt(struct hci_dev *hdev, in hci_user_passkey_request_evt()
4853 static void hci_user_passkey_notify_evt(struct hci_dev *hdev, in hci_user_passkey_notify_evt()
4874 static void hci_keypress_notify_evt(struct hci_dev *hdev, struct sk_buff *skb) in hci_keypress_notify_evt()
4912 static void hci_simple_pair_complete_evt(struct hci_dev *hdev, in hci_simple_pair_complete_evt()
4943 static void hci_remote_host_features_evt(struct hci_dev *hdev, in hci_remote_host_features_evt()
4965 static void hci_remote_oob_data_request_evt(struct hci_dev *hdev, in hci_remote_oob_data_request_evt()
5020 static void hci_chan_selected_evt(struct hci_dev *hdev, struct sk_buff *skb) in hci_chan_selected_evt()
5036 static void hci_phy_link_complete_evt(struct hci_dev *hdev, in hci_phy_link_complete_evt()
5077 static void hci_loglink_complete_evt(struct hci_dev *hdev, struct sk_buff *skb) in hci_loglink_complete_evt()
5116 static void hci_disconn_loglink_complete_evt(struct hci_dev *hdev, in hci_disconn_loglink_complete_evt()
5140 static void hci_disconn_phylink_complete_evt(struct hci_dev *hdev, in hci_disconn_phylink_complete_evt()
5216 static void le_conn_complete_evt(struct hci_dev *hdev, u8 status, in le_conn_complete_evt()
5379 static void hci_le_conn_complete_evt(struct hci_dev *hdev, struct sk_buff *skb) in hci_le_conn_complete_evt()
5392 static void hci_le_enh_conn_complete_evt(struct hci_dev *hdev, in hci_le_enh_conn_complete_evt()
5411 static void hci_le_ext_adv_term_evt(struct hci_dev *hdev, struct sk_buff *skb) in hci_le_ext_adv_term_evt()
5456 static void hci_le_conn_update_complete_evt(struct hci_dev *hdev, in hci_le_conn_update_complete_evt()
5480 static struct hci_conn *check_pending_le_conn(struct hci_dev *hdev, in check_pending_le_conn()
5570 static void process_adv_report(struct hci_dev *hdev, u8 type, bdaddr_t *bdaddr, in process_adv_report()
5772 static void hci_le_adv_report_evt(struct hci_dev *hdev, struct sk_buff *skb) in hci_le_adv_report_evt()
5798 static u8 ext_evt_type_to_legacy(struct hci_dev *hdev, u16 evt_type) in ext_evt_type_to_legacy()
5842 static void hci_le_ext_adv_report_evt(struct hci_dev *hdev, struct sk_buff *skb) in hci_le_ext_adv_report_evt()
5869 static void hci_le_remote_feat_complete_evt(struct hci_dev *hdev, in hci_le_remote_feat_complete_evt()
5911 static void hci_le_ltk_request_evt(struct hci_dev *hdev, struct sk_buff *skb) in hci_le_ltk_request_evt()
5975 static void send_conn_param_neg_reply(struct hci_dev *hdev, u16 handle, in send_conn_param_neg_reply()
5987 static void hci_le_remote_conn_param_req_evt(struct hci_dev *hdev, in hci_le_remote_conn_param_req_evt()
6045 static void hci_le_direct_adv_report_evt(struct hci_dev *hdev, in hci_le_direct_adv_report_evt()
6065 static void hci_le_phy_update_evt(struct hci_dev *hdev, struct sk_buff *skb) in hci_le_phy_update_evt()
6088 static void hci_le_meta_evt(struct hci_dev *hdev, struct sk_buff *skb) in hci_le_meta_evt()
6144 static bool hci_get_cmd_complete(struct hci_dev *hdev, u16 opcode, in hci_get_cmd_complete()
6196 static void hci_store_wake_reason(struct hci_dev *hdev, u8 event, in hci_store_wake_reason()
6265 void hci_event_packet(struct hci_dev *hdev, struct sk_buff *skb) in hci_event_packet()