Lines Matching defs:hdev

48 static void hci_cc_inquiry_cancel(struct hci_dev *hdev, struct sk_buff *skb,  in hci_cc_inquiry_cancel()
88 static void hci_cc_periodic_inq(struct hci_dev *hdev, struct sk_buff *skb) in hci_cc_periodic_inq()
100 static void hci_cc_exit_periodic_inq(struct hci_dev *hdev, struct sk_buff *skb) in hci_cc_exit_periodic_inq()
114 static void hci_cc_remote_name_req_cancel(struct hci_dev *hdev, in hci_cc_remote_name_req_cancel()
120 static void hci_cc_role_discovery(struct hci_dev *hdev, struct sk_buff *skb) in hci_cc_role_discovery()
139 static void hci_cc_read_link_policy(struct hci_dev *hdev, struct sk_buff *skb) in hci_cc_read_link_policy()
158 static void hci_cc_write_link_policy(struct hci_dev *hdev, struct sk_buff *skb) in hci_cc_write_link_policy()
182 static void hci_cc_read_def_link_policy(struct hci_dev *hdev, in hci_cc_read_def_link_policy()
195 static void hci_cc_write_def_link_policy(struct hci_dev *hdev, in hci_cc_write_def_link_policy()
213 static void hci_cc_reset(struct hci_dev *hdev, struct sk_buff *skb) in hci_cc_reset()
246 static void hci_cc_read_stored_link_key(struct hci_dev *hdev, in hci_cc_read_stored_link_key()
264 static void hci_cc_delete_stored_link_key(struct hci_dev *hdev, in hci_cc_delete_stored_link_key()
280 static void hci_cc_write_local_name(struct hci_dev *hdev, struct sk_buff *skb) in hci_cc_write_local_name()
301 static void hci_cc_read_local_name(struct hci_dev *hdev, struct sk_buff *skb) in hci_cc_read_local_name()
315 static void hci_cc_write_auth_enable(struct hci_dev *hdev, struct sk_buff *skb) in hci_cc_write_auth_enable()
343 static void hci_cc_write_encrypt_mode(struct hci_dev *hdev, struct sk_buff *skb) in hci_cc_write_encrypt_mode()
366 static void hci_cc_write_scan_enable(struct hci_dev *hdev, struct sk_buff *skb) in hci_cc_write_scan_enable()
401 static void hci_cc_set_event_filter(struct hci_dev *hdev, struct sk_buff *skb) in hci_cc_set_event_filter()
424 static void hci_cc_read_class_of_dev(struct hci_dev *hdev, struct sk_buff *skb) in hci_cc_read_class_of_dev()
439 static void hci_cc_write_class_of_dev(struct hci_dev *hdev, struct sk_buff *skb) in hci_cc_write_class_of_dev()
461 static void hci_cc_read_voice_setting(struct hci_dev *hdev, struct sk_buff *skb) in hci_cc_read_voice_setting()
484 static void hci_cc_write_voice_setting(struct hci_dev *hdev, in hci_cc_write_voice_setting()
513 static void hci_cc_read_num_supported_iac(struct hci_dev *hdev, in hci_cc_read_num_supported_iac()
528 static void hci_cc_write_ssp_mode(struct hci_dev *hdev, struct sk_buff *skb) in hci_cc_write_ssp_mode()
560 static void hci_cc_write_sc_support(struct hci_dev *hdev, struct sk_buff *skb) in hci_cc_write_sc_support()
590 static void hci_cc_read_local_version(struct hci_dev *hdev, struct sk_buff *skb) in hci_cc_read_local_version()
609 static void hci_cc_read_local_commands(struct hci_dev *hdev, in hci_cc_read_local_commands()
624 static void hci_cc_read_auth_payload_timeout(struct hci_dev *hdev, in hci_cc_read_auth_payload_timeout()
644 static void hci_cc_write_auth_payload_timeout(struct hci_dev *hdev, in hci_cc_write_auth_payload_timeout()
669 static void hci_cc_read_local_features(struct hci_dev *hdev, in hci_cc_read_local_features()
719 static void hci_cc_read_local_ext_features(struct hci_dev *hdev, in hci_cc_read_local_ext_features()
736 static void hci_cc_read_flow_control_mode(struct hci_dev *hdev, in hci_cc_read_flow_control_mode()
749 static void hci_cc_read_buffer_size(struct hci_dev *hdev, struct sk_buff *skb) in hci_cc_read_buffer_size()
775 static void hci_cc_read_bd_addr(struct hci_dev *hdev, struct sk_buff *skb) in hci_cc_read_bd_addr()
791 static void hci_cc_read_local_pairing_opts(struct hci_dev *hdev, in hci_cc_read_local_pairing_opts()
808 static void hci_cc_read_page_scan_activity(struct hci_dev *hdev, in hci_cc_read_page_scan_activity()
824 static void hci_cc_write_page_scan_activity(struct hci_dev *hdev, in hci_cc_write_page_scan_activity()
843 static void hci_cc_read_page_scan_type(struct hci_dev *hdev, in hci_cc_read_page_scan_type()
857 static void hci_cc_write_page_scan_type(struct hci_dev *hdev, in hci_cc_write_page_scan_type()
873 static void hci_cc_read_data_block_size(struct hci_dev *hdev, in hci_cc_read_data_block_size()
893 static void hci_cc_read_clock(struct hci_dev *hdev, struct sk_buff *skb) in hci_cc_read_clock()
928 static void hci_cc_read_local_amp_info(struct hci_dev *hdev, in hci_cc_read_local_amp_info()
950 static void hci_cc_read_inq_rsp_tx_power(struct hci_dev *hdev, in hci_cc_read_inq_rsp_tx_power()
963 static void hci_cc_read_def_err_data_reporting(struct hci_dev *hdev, in hci_cc_read_def_err_data_reporting()
976 static void hci_cc_write_def_err_data_reporting(struct hci_dev *hdev, in hci_cc_write_def_err_data_reporting()
994 static void hci_cc_pin_code_reply(struct hci_dev *hdev, struct sk_buff *skb) in hci_cc_pin_code_reply()
1022 static void hci_cc_pin_code_neg_reply(struct hci_dev *hdev, struct sk_buff *skb) in hci_cc_pin_code_neg_reply()
1037 static void hci_cc_le_read_buffer_size(struct hci_dev *hdev, in hci_cc_le_read_buffer_size()
1055 static void hci_cc_le_read_local_features(struct hci_dev *hdev, in hci_cc_le_read_local_features()
1068 static void hci_cc_le_read_adv_tx_power(struct hci_dev *hdev, in hci_cc_le_read_adv_tx_power()
1081 static void hci_cc_user_confirm_reply(struct hci_dev *hdev, struct sk_buff *skb) in hci_cc_user_confirm_reply()
1096 static void hci_cc_user_confirm_neg_reply(struct hci_dev *hdev, in hci_cc_user_confirm_neg_reply()
1112 static void hci_cc_user_passkey_reply(struct hci_dev *hdev, struct sk_buff *skb) in hci_cc_user_passkey_reply()
1127 static void hci_cc_user_passkey_neg_reply(struct hci_dev *hdev, in hci_cc_user_passkey_neg_reply()
1143 static void hci_cc_read_local_oob_data(struct hci_dev *hdev, in hci_cc_read_local_oob_data()
1151 static void hci_cc_read_local_oob_ext_data(struct hci_dev *hdev, in hci_cc_read_local_oob_ext_data()
1159 static void hci_cc_le_set_random_addr(struct hci_dev *hdev, struct sk_buff *skb) in hci_cc_le_set_random_addr()
1186 static void hci_cc_le_set_default_phy(struct hci_dev *hdev, struct sk_buff *skb) in hci_cc_le_set_default_phy()
1208 static void hci_cc_le_set_adv_set_random_addr(struct hci_dev *hdev, in hci_cc_le_set_adv_set_random_addr()
1242 static void hci_cc_le_read_transmit_power(struct hci_dev *hdev, in hci_cc_le_read_transmit_power()
1256 static void hci_cc_le_set_adv_enable(struct hci_dev *hdev, struct sk_buff *skb) in hci_cc_le_set_adv_enable()
1291 static void hci_cc_le_set_ext_adv_enable(struct hci_dev *hdev, in hci_cc_le_set_ext_adv_enable()
1353 static void hci_cc_le_set_scan_param(struct hci_dev *hdev, struct sk_buff *skb) in hci_cc_le_set_scan_param()
1374 static void hci_cc_le_set_ext_scan_param(struct hci_dev *hdev, in hci_cc_le_set_ext_scan_param()
1399 static bool has_pending_adv_report(struct hci_dev *hdev) in has_pending_adv_report()
1406 static void clear_pending_adv_report(struct hci_dev *hdev) in clear_pending_adv_report()
1414 static void store_pending_adv_report(struct hci_dev *hdev, bdaddr_t *bdaddr, in store_pending_adv_report()
1431 static void le_set_scan_enable_complete(struct hci_dev *hdev, u8 enable) in le_set_scan_enable_complete()
1488 static void hci_cc_le_set_scan_enable(struct hci_dev *hdev, in hci_cc_le_set_scan_enable()
1506 static void hci_cc_le_set_ext_scan_enable(struct hci_dev *hdev, in hci_cc_le_set_ext_scan_enable()
1524 static void hci_cc_le_read_num_adv_sets(struct hci_dev *hdev, in hci_cc_le_read_num_adv_sets()
1538 static void hci_cc_le_read_accept_list_size(struct hci_dev *hdev, in hci_cc_le_read_accept_list_size()
1551 static void hci_cc_le_clear_accept_list(struct hci_dev *hdev, in hci_cc_le_clear_accept_list()
1564 static void hci_cc_le_add_to_accept_list(struct hci_dev *hdev, in hci_cc_le_add_to_accept_list()
1583 static void hci_cc_le_del_from_accept_list(struct hci_dev *hdev, in hci_cc_le_del_from_accept_list()
1602 static void hci_cc_le_read_supported_states(struct hci_dev *hdev, in hci_cc_le_read_supported_states()
1615 static void hci_cc_le_read_def_data_len(struct hci_dev *hdev, in hci_cc_le_read_def_data_len()
1629 static void hci_cc_le_write_def_data_len(struct hci_dev *hdev, in hci_cc_le_write_def_data_len()
1648 static void hci_cc_le_add_to_resolv_list(struct hci_dev *hdev, in hci_cc_le_add_to_resolv_list()
1668 static void hci_cc_le_del_from_resolv_list(struct hci_dev *hdev, in hci_cc_le_del_from_resolv_list()
1687 static void hci_cc_le_clear_resolv_list(struct hci_dev *hdev, in hci_cc_le_clear_resolv_list()
1700 static void hci_cc_le_read_resolv_list_size(struct hci_dev *hdev, in hci_cc_le_read_resolv_list_size()
1713 static void hci_cc_le_set_addr_resolution_enable(struct hci_dev *hdev, in hci_cc_le_set_addr_resolution_enable()
1737 static void hci_cc_le_read_max_data_len(struct hci_dev *hdev, in hci_cc_le_read_max_data_len()
1753 static void hci_cc_write_le_host_supported(struct hci_dev *hdev, in hci_cc_write_le_host_supported()
1787 static void hci_cc_set_adv_param(struct hci_dev *hdev, struct sk_buff *skb) in hci_cc_set_adv_param()
1806 static void hci_cc_set_ext_adv_param(struct hci_dev *hdev, struct sk_buff *skb) in hci_cc_set_ext_adv_param()
1837 static void hci_cc_read_rssi(struct hci_dev *hdev, struct sk_buff *skb) in hci_cc_read_rssi()
1856 static void hci_cc_read_tx_power(struct hci_dev *hdev, struct sk_buff *skb) in hci_cc_read_tx_power()
1890 static void hci_cc_write_ssp_debug_mode(struct hci_dev *hdev, struct sk_buff *skb) in hci_cc_write_ssp_debug_mode()
1905 static void hci_cs_inquiry(struct hci_dev *hdev, __u8 status) in hci_cs_inquiry()
1917 static void hci_cs_create_conn(struct hci_dev *hdev, __u8 status) in hci_cs_create_conn()
1955 static void hci_cs_add_sco(struct hci_dev *hdev, __u8 status) in hci_cs_add_sco()
1990 static void hci_cs_auth_requested(struct hci_dev *hdev, __u8 status) in hci_cs_auth_requested()
2017 static void hci_cs_set_conn_encrypt(struct hci_dev *hdev, __u8 status) in hci_cs_set_conn_encrypt()
2044 static int hci_outgoing_auth_needed(struct hci_dev *hdev, in hci_outgoing_auth_needed()
2066 static int hci_resolve_name(struct hci_dev *hdev, in hci_resolve_name()
2081 static bool hci_resolve_next_name(struct hci_dev *hdev) in hci_resolve_next_name()
2101 static void hci_check_pending_name(struct hci_dev *hdev, struct hci_conn *conn, in hci_check_pending_name()
2150 static void hci_cs_remote_name_req(struct hci_dev *hdev, __u8 status) in hci_cs_remote_name_req()
2193 static void hci_cs_read_remote_features(struct hci_dev *hdev, __u8 status) in hci_cs_read_remote_features()
2220 static void hci_cs_read_remote_ext_features(struct hci_dev *hdev, __u8 status) in hci_cs_read_remote_ext_features()
2247 static void hci_cs_setup_sync_conn(struct hci_dev *hdev, __u8 status) in hci_cs_setup_sync_conn()
2282 static void hci_cs_enhanced_setup_sync_conn(struct hci_dev *hdev, __u8 status) in hci_cs_enhanced_setup_sync_conn()
2317 static void hci_cs_sniff_mode(struct hci_dev *hdev, __u8 status) in hci_cs_sniff_mode()
2344 static void hci_cs_exit_sniff_mode(struct hci_dev *hdev, __u8 status) in hci_cs_exit_sniff_mode()
2371 static void hci_cs_disconnect(struct hci_dev *hdev, u8 status) in hci_cs_disconnect()
2406 static u8 ev_bdaddr_type(struct hci_dev *hdev, u8 type, bool *resolved) in ev_bdaddr_type()
2428 static void cs_le_create_conn(struct hci_dev *hdev, bdaddr_t *peer_addr, in cs_le_create_conn()
2465 static void hci_cs_le_create_conn(struct hci_dev *hdev, u8 status) in hci_cs_le_create_conn()
2490 static void hci_cs_le_ext_create_conn(struct hci_dev *hdev, u8 status) in hci_cs_le_ext_create_conn()
2515 static void hci_cs_le_read_remote_features(struct hci_dev *hdev, u8 status) in hci_cs_le_read_remote_features()
2542 static void hci_cs_le_start_enc(struct hci_dev *hdev, u8 status) in hci_cs_le_start_enc()
2572 static void hci_cs_switch_role(struct hci_dev *hdev, u8 status) in hci_cs_switch_role()
2595 static void hci_inquiry_complete_evt(struct hci_dev *hdev, struct sk_buff *skb) in hci_inquiry_complete_evt()
2654 static void hci_inquiry_result_evt(struct hci_dev *hdev, struct sk_buff *skb) in hci_inquiry_result_evt()
2692 static void hci_conn_complete_evt(struct hci_dev *hdev, struct sk_buff *skb) in hci_conn_complete_evt()
2807 static void hci_reject_conn(struct hci_dev *hdev, bdaddr_t *bdaddr) in hci_reject_conn()
2816 static void hci_conn_request_evt(struct hci_dev *hdev, struct sk_buff *skb) in hci_conn_request_evt()
2927 static void hci_disconn_complete_evt(struct hci_dev *hdev, struct sk_buff *skb) in hci_disconn_complete_evt()
3019 static void hci_auth_complete_evt(struct hci_dev *hdev, struct sk_buff *skb) in hci_auth_complete_evt()
3089 static void hci_remote_name_evt(struct hci_dev *hdev, struct sk_buff *skb) in hci_remote_name_evt()
3131 static void read_enc_key_size_complete(struct hci_dev *hdev, u8 status, in read_enc_key_size_complete()
3172 static void hci_encrypt_change_evt(struct hci_dev *hdev, struct sk_buff *skb) in hci_encrypt_change_evt()
3286 static void hci_change_link_key_complete_evt(struct hci_dev *hdev, in hci_change_link_key_complete_evt()
3309 static void hci_remote_features_evt(struct hci_dev *hdev, in hci_remote_features_evt()
3358 static inline void handle_cmd_cnt_and_timer(struct hci_dev *hdev, u8 ncmd) in handle_cmd_cnt_and_timer()
3373 static void hci_cmd_complete_evt(struct hci_dev *hdev, struct sk_buff *skb, in hci_cmd_complete_evt()
3750 static void hci_cmd_status_evt(struct hci_dev *hdev, struct sk_buff *skb, in hci_cmd_status_evt()
3863 static void hci_hardware_error_evt(struct hci_dev *hdev, struct sk_buff *skb) in hci_hardware_error_evt()
3872 static void hci_role_change_evt(struct hci_dev *hdev, struct sk_buff *skb) in hci_role_change_evt()
3894 static void hci_num_comp_pkts_evt(struct hci_dev *hdev, struct sk_buff *skb) in hci_num_comp_pkts_evt()
3961 static struct hci_conn *__hci_conn_lookup_handle(struct hci_dev *hdev, in __hci_conn_lookup_handle()
3982 static void hci_num_comp_blocks_evt(struct hci_dev *hdev, struct sk_buff *skb) in hci_num_comp_blocks_evt()
4033 static void hci_mode_change_evt(struct hci_dev *hdev, struct sk_buff *skb) in hci_mode_change_evt()
4061 static void hci_pin_code_request_evt(struct hci_dev *hdev, struct sk_buff *skb) in hci_pin_code_request_evt()
4131 static void hci_link_key_request_evt(struct hci_dev *hdev, struct sk_buff *skb) in hci_link_key_request_evt()
4191 static void hci_link_key_notify_evt(struct hci_dev *hdev, struct sk_buff *skb) in hci_link_key_notify_evt()
4251 static void hci_clock_offset_evt(struct hci_dev *hdev, struct sk_buff *skb) in hci_clock_offset_evt()
4274 static void hci_pkt_type_change_evt(struct hci_dev *hdev, struct sk_buff *skb) in hci_pkt_type_change_evt()
4290 static void hci_pscan_rep_mode_evt(struct hci_dev *hdev, struct sk_buff *skb) in hci_pscan_rep_mode_evt()
4308 static void hci_inquiry_result_with_rssi_evt(struct hci_dev *hdev, in hci_inquiry_result_with_rssi_evt()
4379 static void hci_remote_ext_features_evt(struct hci_dev *hdev, in hci_remote_ext_features_evt()
4443 static void hci_sync_conn_complete_evt(struct hci_dev *hdev, in hci_sync_conn_complete_evt()
4563 static void hci_extended_inquiry_result_evt(struct hci_dev *hdev, in hci_extended_inquiry_result_evt()
4613 static void hci_key_refresh_complete_evt(struct hci_dev *hdev, in hci_key_refresh_complete_evt()
4683 struct hci_dev *hdev = conn->hdev; in bredr_oob_data_present() local
4723 static void hci_io_capa_request_evt(struct hci_dev *hdev, struct sk_buff *skb) in hci_io_capa_request_evt()
4792 static void hci_io_capa_reply_evt(struct hci_dev *hdev, struct sk_buff *skb) in hci_io_capa_reply_evt()
4812 static void hci_user_confirm_request_evt(struct hci_dev *hdev, in hci_user_confirm_request_evt()
4897 static void hci_user_passkey_request_evt(struct hci_dev *hdev, in hci_user_passkey_request_evt()
4908 static void hci_user_passkey_notify_evt(struct hci_dev *hdev, in hci_user_passkey_notify_evt()
4929 static void hci_keypress_notify_evt(struct hci_dev *hdev, struct sk_buff *skb) in hci_keypress_notify_evt()
4967 static void hci_simple_pair_complete_evt(struct hci_dev *hdev, in hci_simple_pair_complete_evt()
4998 static void hci_remote_host_features_evt(struct hci_dev *hdev, in hci_remote_host_features_evt()
5020 static void hci_remote_oob_data_request_evt(struct hci_dev *hdev, in hci_remote_oob_data_request_evt()
5075 static void hci_chan_selected_evt(struct hci_dev *hdev, struct sk_buff *skb) in hci_chan_selected_evt()
5091 static void hci_phy_link_complete_evt(struct hci_dev *hdev, in hci_phy_link_complete_evt()
5132 static void hci_loglink_complete_evt(struct hci_dev *hdev, struct sk_buff *skb) in hci_loglink_complete_evt()
5171 static void hci_disconn_loglink_complete_evt(struct hci_dev *hdev, in hci_disconn_loglink_complete_evt()
5195 static void hci_disconn_phylink_complete_evt(struct hci_dev *hdev, in hci_disconn_phylink_complete_evt()
5271 static void le_conn_complete_evt(struct hci_dev *hdev, u8 status, in le_conn_complete_evt()
5419 static void hci_le_conn_complete_evt(struct hci_dev *hdev, struct sk_buff *skb) in hci_le_conn_complete_evt()
5432 static void hci_le_enh_conn_complete_evt(struct hci_dev *hdev, in hci_le_enh_conn_complete_evt()
5451 static void hci_le_ext_adv_term_evt(struct hci_dev *hdev, struct sk_buff *skb) in hci_le_ext_adv_term_evt()
5496 static void hci_le_conn_update_complete_evt(struct hci_dev *hdev, in hci_le_conn_update_complete_evt()
5520 static struct hci_conn *check_pending_le_conn(struct hci_dev *hdev, in check_pending_le_conn()
5610 static void process_adv_report(struct hci_dev *hdev, u8 type, bdaddr_t *bdaddr, in process_adv_report()
5817 static void hci_le_adv_report_evt(struct hci_dev *hdev, struct sk_buff *skb) in hci_le_adv_report_evt()
5843 static u8 ext_evt_type_to_legacy(struct hci_dev *hdev, u16 evt_type) in ext_evt_type_to_legacy()
5887 static void hci_le_ext_adv_report_evt(struct hci_dev *hdev, struct sk_buff *skb) in hci_le_ext_adv_report_evt()
5914 static void hci_le_remote_feat_complete_evt(struct hci_dev *hdev, in hci_le_remote_feat_complete_evt()
5956 static void hci_le_ltk_request_evt(struct hci_dev *hdev, struct sk_buff *skb) in hci_le_ltk_request_evt()
6020 static void send_conn_param_neg_reply(struct hci_dev *hdev, u16 handle, in send_conn_param_neg_reply()
6032 static void hci_le_remote_conn_param_req_evt(struct hci_dev *hdev, in hci_le_remote_conn_param_req_evt()
6090 static void hci_le_direct_adv_report_evt(struct hci_dev *hdev, in hci_le_direct_adv_report_evt()
6110 static void hci_le_phy_update_evt(struct hci_dev *hdev, struct sk_buff *skb) in hci_le_phy_update_evt()
6133 static void hci_le_meta_evt(struct hci_dev *hdev, struct sk_buff *skb) in hci_le_meta_evt()
6189 static bool hci_get_cmd_complete(struct hci_dev *hdev, u16 opcode, in hci_get_cmd_complete()
6241 static void hci_store_wake_reason(struct hci_dev *hdev, u8 event, in hci_store_wake_reason()
6310 void hci_event_packet(struct hci_dev *hdev, struct sk_buff *skb) in hci_event_packet()