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()
996 static int service_cache_sync(struct hci_dev *hdev, void *data) in service_cache_sync()
1015 static int rpa_expired_sync(struct hci_dev *hdev, void *data) in rpa_expired_sync()
1081 static int mesh_send_done_sync(struct hci_dev *hdev, void *data) in mesh_send_done_sync()
1097 static void mesh_next(struct hci_dev *hdev, void *data, int err) in mesh_next()
1147 void *data, u16 data_len) in read_controller_info()
1201 void *data, u16 data_len) in read_ext_controller_info()
1324 static void mgmt_set_powered_complete(struct hci_dev *hdev, void *data, int err) in mgmt_set_powered_complete()
1360 static int set_powered_sync(struct hci_dev *hdev, void *data) in set_powered_sync()
1370 static int set_powered(struct sock *sk, struct hci_dev *hdev, void *data, in set_powered()
1424 static void settings_rsp(struct mgmt_pending_cmd *cmd, void *data) in settings_rsp()
1440 static void cmd_status_rsp(struct mgmt_pending_cmd *cmd, void *data) in cmd_status_rsp()
1448 static void cmd_complete_rsp(struct mgmt_pending_cmd *cmd, void *data) in cmd_complete_rsp()
1494 static void mgmt_set_discoverable_complete(struct hci_dev *hdev, void *data, in mgmt_set_discoverable_complete()
1528 static int set_discoverable_sync(struct hci_dev *hdev, void *data) in set_discoverable_sync()
1535 static int set_discoverable(struct sock *sk, struct hci_dev *hdev, void *data, in set_discoverable()
1668 static void mgmt_set_connectable_complete(struct hci_dev *hdev, void *data, in mgmt_set_connectable_complete()
1726 static int set_connectable_sync(struct hci_dev *hdev, void *data) in set_connectable_sync()
1733 static int set_connectable(struct sock *sk, struct hci_dev *hdev, void *data, in set_connectable()
1793 static int set_bondable(struct sock *sk, struct hci_dev *hdev, void *data, in set_bondable()
1831 static int set_link_security(struct sock *sk, struct hci_dev *hdev, void *data, in set_link_security()
1900 static void set_ssp_complete(struct hci_dev *hdev, void *data, int err) in set_ssp_complete()
1949 static int set_ssp_sync(struct hci_dev *hdev, void *data) in set_ssp_sync()
1967 static int set_ssp(struct sock *sk, struct hci_dev *hdev, void *data, u16 len) in set_ssp()
2047 static int set_hs(struct sock *sk, struct hci_dev *hdev, void *data, u16 len) in set_hs()
2108 static void set_le_complete(struct hci_dev *hdev, void *data, int err) in set_le_complete()
2129 static int set_le_sync(struct hci_dev *hdev, void *data) in set_le_sync()
2173 static void set_mesh_complete(struct hci_dev *hdev, void *data, int err) in set_mesh_complete()
2189 static int set_mesh_sync(struct hci_dev *hdev, void *data) in set_mesh_sync()
2212 static int set_mesh(struct sock *sk, struct hci_dev *hdev, void *data, u16 len) in set_mesh()
2250 static void mesh_send_start_complete(struct hci_dev *hdev, void *data, int err) in mesh_send_start_complete()
2271 static int mesh_send_sync(struct hci_dev *hdev, void *data) in mesh_send_sync()
2325 static void send_count(struct mgmt_mesh_tx *mesh_tx, void *data) in send_count()
2336 void *data, u16 len) in mesh_features()
2362 static int send_cancel(struct hci_dev *hdev, void *data) in send_cancel()
2390 void *data, u16 len) in mesh_send_cancel()
2423 static int mesh_send(struct sock *sk, struct hci_dev *hdev, void *data, u16 len) in mesh_send()
2484 static int set_le(struct sock *sk, struct hci_dev *hdev, void *data, u16 len) in set_le()
2615 static void mgmt_class_complete(struct hci_dev *hdev, void *data, int err) in mgmt_class_complete()
2627 static int add_uuid_sync(struct hci_dev *hdev, void *data) in add_uuid_sync()
2638 static int add_uuid(struct sock *sk, struct hci_dev *hdev, void *data, u16 len) in add_uuid()
2698 static int remove_uuid_sync(struct hci_dev *hdev, void *data) in remove_uuid_sync()
2709 static int remove_uuid(struct sock *sk, struct hci_dev *hdev, void *data, in remove_uuid()
2777 static int set_class_sync(struct hci_dev *hdev, void *data) in set_class_sync()
2792 static int set_dev_class(struct sock *sk, struct hci_dev *hdev, void *data, in set_dev_class()
2844 static int load_link_keys(struct sock *sk, struct hci_dev *hdev, void *data, in load_link_keys()
2945 static void unpair_device_complete(struct hci_dev *hdev, void *data, int err) in unpair_device_complete()
2957 static int unpair_device_sync(struct hci_dev *hdev, void *data) in unpair_device_sync()
2976 static int unpair_device(struct sock *sk, struct hci_dev *hdev, void *data, in unpair_device()
3105 static int disconnect(struct sock *sk, struct hci_dev *hdev, void *data, in disconnect()
3190 static int get_connections(struct sock *sk, struct hci_dev *hdev, void *data, in get_connections()
3265 static int pin_code_reply(struct sock *sk, struct hci_dev *hdev, void *data, in pin_code_reply()
3327 static int set_io_capability(struct sock *sk, struct hci_dev *hdev, void *data, in set_io_capability()
3444 static int pair_device(struct sock *sk, struct hci_dev *hdev, void *data, in pair_device()
3575 static int abort_conn_sync(struct hci_dev *hdev, void *data) in abort_conn_sync()
3587 static int cancel_pair_device(struct sock *sk, struct hci_dev *hdev, void *data, in cancel_pair_device()
3717 void *data, u16 len) in pin_code_neg_reply()
3728 static int user_confirm_reply(struct sock *sk, struct hci_dev *hdev, void *data, in user_confirm_reply()
3745 void *data, u16 len) in user_confirm_neg_reply()
3756 static int user_passkey_reply(struct sock *sk, struct hci_dev *hdev, void *data, in user_passkey_reply()
3769 void *data, u16 len) in user_passkey_neg_reply()
3803 static int name_changed_sync(struct hci_dev *hdev, void *data) in name_changed_sync()
3808 static void set_name_complete(struct hci_dev *hdev, void *data, int err) in set_name_complete()
3833 static int set_name_sync(struct hci_dev *hdev, void *data) in set_name_sync()
3849 static int set_local_name(struct sock *sk, struct hci_dev *hdev, void *data, in set_local_name()
3912 static int appearance_changed_sync(struct hci_dev *hdev, void *data) in appearance_changed_sync()
3917 static int set_appearance(struct sock *sk, struct hci_dev *hdev, void *data, in set_appearance()
3953 void *data, u16 len) in get_phy_configuration()
3985 static void set_default_phy_complete(struct hci_dev *hdev, void *data, int err) in set_default_phy_complete()
4022 static int set_default_phy_sync(struct hci_dev *hdev, void *data) in set_default_phy_sync()
4062 void *data, u16 len) in set_phy_configuration()
4190 static int set_blocked_keys(struct sock *sk, struct hci_dev *hdev, void *data, in set_blocked_keys()
4240 void *data, u16 len) in set_wideband_speech()
4289 void *data, u16 data_len) in read_controller_cap()
4400 void *data, u16 data_len) in read_exp_features_info()
5015 void *data, u16 data_len) in set_exp_feature()
5048 static int get_device_flags(struct sock *sk, struct hci_dev *hdev, void *data, in get_device_flags()
5114 static int set_device_flags(struct sock *sk, struct hci_dev *hdev, void *data, in set_device_flags()
5222 void *data, u16 len) in read_adv_mon_features()
5271 void *data, int status) in mgmt_add_adv_patterns_monitor_complete()
5298 static int mgmt_add_adv_patterns_monitor_sync(struct hci_dev *hdev, void *data) in mgmt_add_adv_patterns_monitor_sync()
5308 void *data, u16 len, u16 op) in __add_adv_patterns_monitor()
5411 void *data, u16 len) in add_adv_patterns_monitor()
5448 void *data, u16 len) in add_adv_patterns_monitor_rssi()
5485 void *data, int status) in mgmt_remove_adv_monitor_complete()
5507 static int mgmt_remove_adv_monitor_sync(struct hci_dev *hdev, void *data) in mgmt_remove_adv_monitor_sync()
5520 void *data, u16 len) in remove_adv_monitor()
5565 static void read_local_oob_data_complete(struct hci_dev *hdev, void *data, int err) in read_local_oob_data_complete()
5632 static int read_local_oob_data_sync(struct hci_dev *hdev, void *data) in read_local_oob_data_sync()
5648 void *data, u16 data_len) in read_local_oob_data()
5690 void *data, u16 len) in add_remote_oob_data()
5798 void *data, u16 len) in remove_remote_oob_data()
5884 static void start_discovery_complete(struct hci_dev *hdev, void *data, int err) in start_discovery_complete()
5903 static int start_discovery_sync(struct hci_dev *hdev, void *data) in start_discovery_sync()
5909 u16 op, void *data, u16 len) in start_discovery_internal()
5980 void *data, u16 len) in start_discovery()
5987 void *data, u16 len) in start_limited_discovery()
5995 void *data, u16 len) in start_service_discovery()
6123 static void stop_discovery_complete(struct hci_dev *hdev, void *data, int err) in stop_discovery_complete()
6140 static int stop_discovery_sync(struct hci_dev *hdev, void *data) in stop_discovery_sync()
6145 static int stop_discovery(struct sock *sk, struct hci_dev *hdev, void *data, in stop_discovery()
6190 static int confirm_name(struct sock *sk, struct hci_dev *hdev, void *data, in confirm_name()
6232 static int block_device(struct sock *sk, struct hci_dev *hdev, void *data, in block_device()
6268 static int unblock_device(struct sock *sk, struct hci_dev *hdev, void *data, in unblock_device()
6304 static int set_device_id_sync(struct hci_dev *hdev, void *data) in set_device_id_sync()
6309 static int set_device_id(struct sock *sk, struct hci_dev *hdev, void *data, in set_device_id()
6349 static void set_advertising_complete(struct hci_dev *hdev, void *data, int err) in set_advertising_complete()
6397 static int set_adv_sync(struct hci_dev *hdev, void *data) in set_adv_sync()
6431 static int set_advertising(struct sock *sk, struct hci_dev *hdev, void *data, in set_advertising()
6517 void *data, u16 len) in set_static_address()
6561 void *data, u16 len) in set_scan_params()
6609 static void fast_connectable_complete(struct hci_dev *hdev, void *data, int err) in fast_connectable_complete()
6633 static int write_fast_connectable_sync(struct hci_dev *hdev, void *data) in write_fast_connectable_sync()
6642 void *data, u16 len) in set_fast_connectable()
6697 static void set_bredr_complete(struct hci_dev *hdev, void *data, int err) in set_bredr_complete()
6720 static int set_bredr_sync(struct hci_dev *hdev, void *data) in set_bredr_sync()
6738 static int set_bredr(struct sock *sk, struct hci_dev *hdev, void *data, u16 len) in set_bredr()
6839 static void set_secure_conn_complete(struct hci_dev *hdev, void *data, int err) in set_secure_conn_complete()
6877 static int set_secure_conn_sync(struct hci_dev *hdev, void *data) in set_secure_conn_sync()
6890 void *data, u16 len) in set_secure_conn()
6971 void *data, u16 len) in set_debug_keys()
7276 static void get_conn_info_complete(struct hci_dev *hdev, void *data, int err) in get_conn_info_complete()
7305 static int get_conn_info_sync(struct hci_dev *hdev, void *data) in get_conn_info_sync()
7343 static int get_conn_info(struct sock *sk, struct hci_dev *hdev, void *data, in get_conn_info()
7434 static void get_clock_info_complete(struct hci_dev *hdev, void *data, int err) in get_clock_info_complete()
7465 static int get_clock_info_sync(struct hci_dev *hdev, void *data) in get_clock_info_sync()
7487 static int get_clock_info(struct sock *sk, struct hci_dev *hdev, void *data, in get_clock_info()
7625 static int add_device_sync(struct hci_dev *hdev, void *data) in add_device_sync()
7631 void *data, u16 len) in add_device()
7743 static int remove_device_sync(struct hci_dev *hdev, void *data) in remove_device_sync()
7749 void *data, u16 len) in remove_device()
7876 static int load_conn_param(struct sock *sk, struct hci_dev *hdev, void *data, in load_conn_param()
7962 void *data, u16 len) in set_external_config()
8018 void *data, u16 len) in set_public_address()
8069 static void read_local_oob_ext_data_complete(struct hci_dev *hdev, void *data, in read_local_oob_ext_data_complete()
8215 void *data, u16 data_len) in read_local_oob_ext_data()
8413 void *data, u16 data_len) in read_adv_features()
8520 static bool tlv_data_is_valid(struct hci_dev *hdev, u32 adv_flags, u8 *data, in tlv_data_is_valid()
8618 static void add_advertising_complete(struct hci_dev *hdev, void *data, int err) in add_advertising_complete()
8640 static int add_advertising_sync(struct hci_dev *hdev, void *data) in add_advertising_sync()
8649 void *data, u16 data_len) in add_advertising()
8783 static void add_ext_adv_params_complete(struct hci_dev *hdev, void *data, in add_ext_adv_params_complete()
8834 static int add_ext_adv_params_sync(struct hci_dev *hdev, void *data) in add_ext_adv_params_sync()
8843 void *data, u16 data_len) in add_ext_adv_params()
8958 static void add_ext_adv_data_complete(struct hci_dev *hdev, void *data, int err) in add_ext_adv_data_complete()
8980 static int add_ext_adv_data_sync(struct hci_dev *hdev, void *data) in add_ext_adv_data_sync()
9001 static int add_ext_adv_data(struct sock *sk, struct hci_dev *hdev, void *data, in add_ext_adv_data()
9120 static void remove_advertising_complete(struct hci_dev *hdev, void *data, in remove_advertising_complete()
9142 static int remove_advertising_sync(struct hci_dev *hdev, void *data) in remove_advertising_sync()
9159 void *data, u16 data_len) in remove_advertising()
9207 void *data, u16 data_len) in get_adv_size_info()
9718 static void disconnect_rsp(struct mgmt_pending_cmd *cmd, void *data) in disconnect_rsp()
9730 static void unpair_device_rsp(struct mgmt_pending_cmd *cmd, void *data) in unpair_device_rsp()
10021 static void sk_lookup(struct mgmt_pending_cmd *cmd, void *data) in sk_lookup()