Lines Matching defs:data
323 static int mgmt_index_event(u16 event, struct hci_dev *hdev, void *data, in mgmt_index_event()
330 static int mgmt_limited_event(u16 event, struct hci_dev *hdev, void *data, in mgmt_limited_event()
337 static int mgmt_event(u16 event, struct hci_dev *hdev, void *data, u16 len, in mgmt_event()
366 static int read_version(struct sock *sk, struct hci_dev *hdev, void *data, in read_version()
379 static int read_commands(struct sock *sk, struct hci_dev *hdev, void *data, in read_commands()
431 static int read_index_list(struct sock *sk, struct hci_dev *hdev, void *data, in read_index_list()
492 void *data, u16 data_len) in read_unconf_index_list()
552 void *data, u16 data_len) in read_ext_index_list()
672 void *data, u16 data_len) in read_config_info()
1002 static int service_cache_sync(struct hci_dev *hdev, void *data) in service_cache_sync()
1021 static int rpa_expired_sync(struct hci_dev *hdev, void *data) in rpa_expired_sync()
1087 static int mesh_send_done_sync(struct hci_dev *hdev, void *data) in mesh_send_done_sync()
1103 static void mesh_next(struct hci_dev *hdev, void *data, int err) in mesh_next()
1153 void *data, u16 data_len) in read_controller_info()
1207 void *data, u16 data_len) in read_ext_controller_info()
1330 static void mgmt_set_powered_complete(struct hci_dev *hdev, void *data, int err) in mgmt_set_powered_complete()
1366 static int set_powered_sync(struct hci_dev *hdev, void *data) in set_powered_sync()
1376 static int set_powered(struct sock *sk, struct hci_dev *hdev, void *data, in set_powered()
1438 static void settings_rsp(struct mgmt_pending_cmd *cmd, void *data) in settings_rsp()
1454 static void cmd_status_rsp(struct mgmt_pending_cmd *cmd, void *data) in cmd_status_rsp()
1462 static void cmd_complete_rsp(struct mgmt_pending_cmd *cmd, void *data) in cmd_complete_rsp()
1508 static void mgmt_set_discoverable_complete(struct hci_dev *hdev, void *data, in mgmt_set_discoverable_complete()
1542 static int set_discoverable_sync(struct hci_dev *hdev, void *data) in set_discoverable_sync()
1549 static int set_discoverable(struct sock *sk, struct hci_dev *hdev, void *data, in set_discoverable()
1682 static void mgmt_set_connectable_complete(struct hci_dev *hdev, void *data, in mgmt_set_connectable_complete()
1740 static int set_connectable_sync(struct hci_dev *hdev, void *data) in set_connectable_sync()
1747 static int set_connectable(struct sock *sk, struct hci_dev *hdev, void *data, in set_connectable()
1807 static int set_bondable(struct sock *sk, struct hci_dev *hdev, void *data, in set_bondable()
1845 static int set_link_security(struct sock *sk, struct hci_dev *hdev, void *data, in set_link_security()
1914 static void set_ssp_complete(struct hci_dev *hdev, void *data, int err) in set_ssp_complete()
1963 static int set_ssp_sync(struct hci_dev *hdev, void *data) in set_ssp_sync()
1981 static int set_ssp(struct sock *sk, struct hci_dev *hdev, void *data, u16 len) in set_ssp()
2061 static int set_hs(struct sock *sk, struct hci_dev *hdev, void *data, u16 len) in set_hs()
2122 static void set_le_complete(struct hci_dev *hdev, void *data, int err) in set_le_complete()
2143 static int set_le_sync(struct hci_dev *hdev, void *data) in set_le_sync()
2187 static void set_mesh_complete(struct hci_dev *hdev, void *data, int err) in set_mesh_complete()
2203 static int set_mesh_sync(struct hci_dev *hdev, void *data) in set_mesh_sync()
2226 static int set_mesh(struct sock *sk, struct hci_dev *hdev, void *data, u16 len) in set_mesh()
2264 static void mesh_send_start_complete(struct hci_dev *hdev, void *data, int err) in mesh_send_start_complete()
2285 static int mesh_send_sync(struct hci_dev *hdev, void *data) in mesh_send_sync()
2339 static void send_count(struct mgmt_mesh_tx *mesh_tx, void *data) in send_count()
2350 void *data, u16 len) in mesh_features()
2376 static int send_cancel(struct hci_dev *hdev, void *data) in send_cancel()
2404 void *data, u16 len) in mesh_send_cancel()
2437 static int mesh_send(struct sock *sk, struct hci_dev *hdev, void *data, u16 len) in mesh_send()
2498 static int set_le(struct sock *sk, struct hci_dev *hdev, void *data, u16 len) in set_le()
2629 static void mgmt_class_complete(struct hci_dev *hdev, void *data, int err) in mgmt_class_complete()
2641 static int add_uuid_sync(struct hci_dev *hdev, void *data) in add_uuid_sync()
2652 static int add_uuid(struct sock *sk, struct hci_dev *hdev, void *data, u16 len) in add_uuid()
2712 static int remove_uuid_sync(struct hci_dev *hdev, void *data) in remove_uuid_sync()
2723 static int remove_uuid(struct sock *sk, struct hci_dev *hdev, void *data, in remove_uuid()
2791 static int set_class_sync(struct hci_dev *hdev, void *data) in set_class_sync()
2806 static int set_dev_class(struct sock *sk, struct hci_dev *hdev, void *data, in set_dev_class()
2858 static int load_link_keys(struct sock *sk, struct hci_dev *hdev, void *data, in load_link_keys()
2959 static void unpair_device_complete(struct hci_dev *hdev, void *data, int err) in unpair_device_complete()
2971 static int unpair_device_sync(struct hci_dev *hdev, void *data) in unpair_device_sync()
2990 static int unpair_device(struct sock *sk, struct hci_dev *hdev, void *data, in unpair_device()
3119 static int disconnect(struct sock *sk, struct hci_dev *hdev, void *data, in disconnect()
3204 static int get_connections(struct sock *sk, struct hci_dev *hdev, void *data, in get_connections()
3279 static int pin_code_reply(struct sock *sk, struct hci_dev *hdev, void *data, in pin_code_reply()
3341 static int set_io_capability(struct sock *sk, struct hci_dev *hdev, void *data, in set_io_capability()
3458 static int pair_device(struct sock *sk, struct hci_dev *hdev, void *data, in pair_device()
3589 static int cancel_pair_device(struct sock *sk, struct hci_dev *hdev, void *data, in cancel_pair_device()
3718 void *data, u16 len) in pin_code_neg_reply()
3729 static int user_confirm_reply(struct sock *sk, struct hci_dev *hdev, void *data, in user_confirm_reply()
3746 void *data, u16 len) in user_confirm_neg_reply()
3757 static int user_passkey_reply(struct sock *sk, struct hci_dev *hdev, void *data, in user_passkey_reply()
3770 void *data, u16 len) in user_passkey_neg_reply()
3804 static int name_changed_sync(struct hci_dev *hdev, void *data) in name_changed_sync()
3809 static void set_name_complete(struct hci_dev *hdev, void *data, int err) in set_name_complete()
3834 static int set_name_sync(struct hci_dev *hdev, void *data) in set_name_sync()
3850 static int set_local_name(struct sock *sk, struct hci_dev *hdev, void *data, in set_local_name()
3913 static int appearance_changed_sync(struct hci_dev *hdev, void *data) in appearance_changed_sync()
3918 static int set_appearance(struct sock *sk, struct hci_dev *hdev, void *data, in set_appearance()
3954 void *data, u16 len) in get_phy_configuration()
3986 static void set_default_phy_complete(struct hci_dev *hdev, void *data, int err) in set_default_phy_complete()
4023 static int set_default_phy_sync(struct hci_dev *hdev, void *data) in set_default_phy_sync()
4063 void *data, u16 len) in set_phy_configuration()
4191 static int set_blocked_keys(struct sock *sk, struct hci_dev *hdev, void *data, in set_blocked_keys()
4241 void *data, u16 len) in set_wideband_speech()
4290 void *data, u16 data_len) in read_controller_cap()
4401 void *data, u16 data_len) in read_exp_features_info()
5010 void *data, u16 data_len) in set_exp_feature()
5043 static int get_device_flags(struct sock *sk, struct hci_dev *hdev, void *data, in get_device_flags()
5109 static int set_device_flags(struct sock *sk, struct hci_dev *hdev, void *data, in set_device_flags()
5217 void *data, u16 len) in read_adv_mon_features()
5266 void *data, int status) in mgmt_add_adv_patterns_monitor_complete()
5293 static int mgmt_add_adv_patterns_monitor_sync(struct hci_dev *hdev, void *data) in mgmt_add_adv_patterns_monitor_sync()
5303 void *data, u16 len, u16 op) in __add_adv_patterns_monitor()
5406 void *data, u16 len) in add_adv_patterns_monitor()
5443 void *data, u16 len) in add_adv_patterns_monitor_rssi()
5480 void *data, int status) in mgmt_remove_adv_monitor_complete()
5502 static int mgmt_remove_adv_monitor_sync(struct hci_dev *hdev, void *data) in mgmt_remove_adv_monitor_sync()
5515 void *data, u16 len) in remove_adv_monitor()
5560 static void read_local_oob_data_complete(struct hci_dev *hdev, void *data, int err) in read_local_oob_data_complete()
5627 static int read_local_oob_data_sync(struct hci_dev *hdev, void *data) in read_local_oob_data_sync()
5643 void *data, u16 data_len) in read_local_oob_data()
5685 void *data, u16 len) in add_remote_oob_data()
5793 void *data, u16 len) in remove_remote_oob_data()
5879 static void start_discovery_complete(struct hci_dev *hdev, void *data, int err) in start_discovery_complete()
5898 static int start_discovery_sync(struct hci_dev *hdev, void *data) in start_discovery_sync()
5904 u16 op, void *data, u16 len) in start_discovery_internal()
5975 void *data, u16 len) in start_discovery()
5982 void *data, u16 len) in start_limited_discovery()
5990 void *data, u16 len) in start_service_discovery()
6118 static void stop_discovery_complete(struct hci_dev *hdev, void *data, int err) in stop_discovery_complete()
6135 static int stop_discovery_sync(struct hci_dev *hdev, void *data) in stop_discovery_sync()
6140 static int stop_discovery(struct sock *sk, struct hci_dev *hdev, void *data, in stop_discovery()
6185 static int confirm_name(struct sock *sk, struct hci_dev *hdev, void *data, in confirm_name()
6227 static int block_device(struct sock *sk, struct hci_dev *hdev, void *data, in block_device()
6263 static int unblock_device(struct sock *sk, struct hci_dev *hdev, void *data, in unblock_device()
6299 static int set_device_id_sync(struct hci_dev *hdev, void *data) in set_device_id_sync()
6304 static int set_device_id(struct sock *sk, struct hci_dev *hdev, void *data, in set_device_id()
6344 static void set_advertising_complete(struct hci_dev *hdev, void *data, int err) in set_advertising_complete()
6392 static int set_adv_sync(struct hci_dev *hdev, void *data) in set_adv_sync()
6426 static int set_advertising(struct sock *sk, struct hci_dev *hdev, void *data, in set_advertising()
6512 void *data, u16 len) in set_static_address()
6556 void *data, u16 len) in set_scan_params()
6604 static void fast_connectable_complete(struct hci_dev *hdev, void *data, int err) in fast_connectable_complete()
6628 static int write_fast_connectable_sync(struct hci_dev *hdev, void *data) in write_fast_connectable_sync()
6637 void *data, u16 len) in set_fast_connectable()
6692 static void set_bredr_complete(struct hci_dev *hdev, void *data, int err) in set_bredr_complete()
6715 static int set_bredr_sync(struct hci_dev *hdev, void *data) in set_bredr_sync()
6733 static int set_bredr(struct sock *sk, struct hci_dev *hdev, void *data, u16 len) in set_bredr()
6834 static void set_secure_conn_complete(struct hci_dev *hdev, void *data, int err) in set_secure_conn_complete()
6872 static int set_secure_conn_sync(struct hci_dev *hdev, void *data) in set_secure_conn_sync()
6885 void *data, u16 len) in set_secure_conn()
6966 void *data, u16 len) in set_debug_keys()
7271 static void get_conn_info_complete(struct hci_dev *hdev, void *data, int err) in get_conn_info_complete()
7300 static int get_conn_info_sync(struct hci_dev *hdev, void *data) in get_conn_info_sync()
7338 static int get_conn_info(struct sock *sk, struct hci_dev *hdev, void *data, in get_conn_info()
7429 static void get_clock_info_complete(struct hci_dev *hdev, void *data, int err) in get_clock_info_complete()
7460 static int get_clock_info_sync(struct hci_dev *hdev, void *data) in get_clock_info_sync()
7482 static int get_clock_info(struct sock *sk, struct hci_dev *hdev, void *data, in get_clock_info()
7620 static int add_device_sync(struct hci_dev *hdev, void *data) in add_device_sync()
7626 void *data, u16 len) in add_device()
7738 static int remove_device_sync(struct hci_dev *hdev, void *data) in remove_device_sync()
7744 void *data, u16 len) in remove_device()
7867 static int load_conn_param(struct sock *sk, struct hci_dev *hdev, void *data, in load_conn_param()
7953 void *data, u16 len) in set_external_config()
8009 void *data, u16 len) in set_public_address()
8060 static void read_local_oob_ext_data_complete(struct hci_dev *hdev, void *data, in read_local_oob_ext_data_complete()
8206 void *data, u16 data_len) in read_local_oob_ext_data()
8404 void *data, u16 data_len) in read_adv_features()
8511 static bool tlv_data_is_valid(struct hci_dev *hdev, u32 adv_flags, u8 *data, in tlv_data_is_valid()
8609 static void add_advertising_complete(struct hci_dev *hdev, void *data, int err) in add_advertising_complete()
8631 static int add_advertising_sync(struct hci_dev *hdev, void *data) in add_advertising_sync()
8640 void *data, u16 data_len) in add_advertising()
8774 static void add_ext_adv_params_complete(struct hci_dev *hdev, void *data, in add_ext_adv_params_complete()
8825 static int add_ext_adv_params_sync(struct hci_dev *hdev, void *data) in add_ext_adv_params_sync()
8834 void *data, u16 data_len) in add_ext_adv_params()
8949 static void add_ext_adv_data_complete(struct hci_dev *hdev, void *data, int err) in add_ext_adv_data_complete()
8971 static int add_ext_adv_data_sync(struct hci_dev *hdev, void *data) in add_ext_adv_data_sync()
8992 static int add_ext_adv_data(struct sock *sk, struct hci_dev *hdev, void *data, in add_ext_adv_data()
9111 static void remove_advertising_complete(struct hci_dev *hdev, void *data, in remove_advertising_complete()
9133 static int remove_advertising_sync(struct hci_dev *hdev, void *data) in remove_advertising_sync()
9150 void *data, u16 data_len) in remove_advertising()
9198 void *data, u16 data_len) in get_adv_size_info()
9710 static void disconnect_rsp(struct mgmt_pending_cmd *cmd, void *data) in disconnect_rsp()
9722 static void unpair_device_rsp(struct mgmt_pending_cmd *cmd, void *data) in unpair_device_rsp()
10013 static void sk_lookup(struct mgmt_pending_cmd *cmd, void *data) in sk_lookup()