Lines Matching defs:sk
271 static int read_version(struct sock *sk, struct hci_dev *hdev, void *data, in read_version()
285 static int read_commands(struct sock *sk, struct hci_dev *hdev, void *data, in read_commands()
337 static int read_index_list(struct sock *sk, struct hci_dev *hdev, void *data, in read_index_list()
397 static int read_unconf_index_list(struct sock *sk, struct hci_dev *hdev, in read_unconf_index_list()
457 static int read_ext_index_list(struct sock *sk, struct hci_dev *hdev, in read_ext_index_list()
569 static int send_options_rsp(struct sock *sk, u16 opcode, struct hci_dev *hdev) in send_options_rsp()
577 static int read_config_info(struct sock *sk, struct hci_dev *hdev, in read_config_info()
1335 static void mgmt_init_hdev(struct sock *sk, struct hci_dev *hdev) in mgmt_init_hdev()
1351 static int read_controller_info(struct sock *sk, struct hci_dev *hdev, in read_controller_info()
1381 static int send_settings_rsp(struct sock *sk, u16 opcode, struct hci_dev *hdev) in send_settings_rsp()
1442 static void advertising_added(struct sock *sk, struct hci_dev *hdev, in advertising_added()
1452 static void advertising_removed(struct sock *sk, struct hci_dev *hdev, in advertising_removed()
1547 static int set_powered(struct sock *sk, struct hci_dev *hdev, void *data, in set_powered()
1627 struct sock *sk; member
1760 static int set_discoverable(struct sock *sk, struct hci_dev *hdev, void *data, in set_discoverable()
2011 struct sock *sk, u8 val) in set_connectable_update_settings()
2039 static int set_connectable(struct sock *sk, struct hci_dev *hdev, void *data, in set_connectable()
2136 static int set_bondable(struct sock *sk, struct hci_dev *hdev, void *data, in set_bondable()
2168 static int set_link_security(struct sock *sk, struct hci_dev *hdev, void *data, in set_link_security()
2237 static int set_ssp(struct sock *sk, struct hci_dev *hdev, void *data, u16 len) in set_ssp()
2318 static int set_hs(struct sock *sk, struct hci_dev *hdev, void *data, u16 len) in set_hs()
2415 static int set_le(struct sock *sk, struct hci_dev *hdev, void *data, u16 len) in set_le()
2584 static int add_uuid(struct sock *sk, struct hci_dev *hdev, void *data, u16 len) in add_uuid()
2663 static int remove_uuid(struct sock *sk, struct hci_dev *hdev, void *data, in remove_uuid()
2749 static int set_dev_class(struct sock *sk, struct hci_dev *hdev, void *data, in set_dev_class()
2820 static int load_link_keys(struct sock *sk, struct hci_dev *hdev, void *data, in load_link_keys()
2914 static int unpair_device(struct sock *sk, struct hci_dev *hdev, void *data, in unpair_device()
3031 static int disconnect(struct sock *sk, struct hci_dev *hdev, void *data, in disconnect()
3115 static int get_connections(struct sock *sk, struct hci_dev *hdev, void *data, in get_connections()
3173 static int send_pin_code_neg_reply(struct sock *sk, struct hci_dev *hdev, in send_pin_code_neg_reply()
3192 static int pin_code_reply(struct sock *sk, struct hci_dev *hdev, void *data, in pin_code_reply()
3254 static int set_io_capability(struct sock *sk, struct hci_dev *hdev, void *data, in set_io_capability()
3372 static int pair_device(struct sock *sk, struct hci_dev *hdev, void *data, in pair_device()
3506 static int cancel_pair_device(struct sock *sk, struct hci_dev *hdev, void *data, in cancel_pair_device()
3549 static int user_pairing_resp(struct sock *sk, struct hci_dev *hdev, in user_pairing_resp()
3619 static int pin_code_neg_reply(struct sock *sk, struct hci_dev *hdev, in pin_code_neg_reply()
3631 static int user_confirm_reply(struct sock *sk, struct hci_dev *hdev, void *data, in user_confirm_reply()
3647 static int user_confirm_neg_reply(struct sock *sk, struct hci_dev *hdev, in user_confirm_neg_reply()
3659 static int user_passkey_reply(struct sock *sk, struct hci_dev *hdev, void *data, in user_passkey_reply()
3671 static int user_passkey_neg_reply(struct sock *sk, struct hci_dev *hdev, in user_passkey_neg_reply()
3721 static int set_local_name(struct sock *sk, struct hci_dev *hdev, void *data, in set_local_name()
3849 static int read_local_oob_data(struct sock *sk, struct hci_dev *hdev, in read_local_oob_data()
3900 static int add_remote_oob_data(struct sock *sk, struct hci_dev *hdev, in add_remote_oob_data()
4007 static int remove_remote_oob_data(struct sock *sk, struct hci_dev *hdev, in remove_remote_oob_data()
4254 static int start_discovery(struct sock *sk, struct hci_dev *hdev, in start_discovery()
4327 static int start_service_discovery(struct sock *sk, struct hci_dev *hdev, in start_service_discovery()
4456 static int stop_discovery(struct sock *sk, struct hci_dev *hdev, void *data, in stop_discovery()
4514 static int confirm_name(struct sock *sk, struct hci_dev *hdev, void *data, in confirm_name()
4556 static int block_device(struct sock *sk, struct hci_dev *hdev, void *data, in block_device()
4592 static int unblock_device(struct sock *sk, struct hci_dev *hdev, void *data, in unblock_device()
4628 static int set_device_id(struct sock *sk, struct hci_dev *hdev, void *data, in set_device_id()
4717 static int set_advertising(struct sock *sk, struct hci_dev *hdev, void *data, in set_advertising()
4813 static int set_static_address(struct sock *sk, struct hci_dev *hdev, in set_static_address()
4857 static int set_scan_params(struct sock *sk, struct hci_dev *hdev, in set_scan_params()
4948 static int set_fast_connectable(struct sock *sk, struct hci_dev *hdev, in set_fast_connectable()
5045 static int set_bredr(struct sock *sk, struct hci_dev *hdev, void *data, u16 len) in set_bredr()
5202 static int set_secure_conn(struct sock *sk, struct hci_dev *hdev, in set_secure_conn()
5290 static int set_debug_keys(struct sock *sk, struct hci_dev *hdev, in set_debug_keys()
5337 static int set_privacy(struct sock *sk, struct hci_dev *hdev, void *cp_data, in set_privacy()
5403 static int load_irks(struct sock *sk, struct hci_dev *hdev, void *cp_data, in load_irks()
5489 static int load_long_term_keys(struct sock *sk, struct hci_dev *hdev, in load_long_term_keys()
5661 static int get_conn_info(struct sock *sk, struct hci_dev *hdev, void *data, in get_conn_info()
5850 static int get_clock_info(struct sock *sk, struct hci_dev *hdev, void *data, in get_clock_info()
5985 static void device_added(struct sock *sk, struct hci_dev *hdev, in device_added()
6016 static int add_device(struct sock *sk, struct hci_dev *hdev, in add_device()
6109 static void device_removed(struct sock *sk, struct hci_dev *hdev, in device_removed()
6139 static int remove_device(struct sock *sk, struct hci_dev *hdev, in remove_device()
6266 static int load_conn_param(struct sock *sk, struct hci_dev *hdev, void *data, in load_conn_param()
6352 static int set_external_config(struct sock *sk, struct hci_dev *hdev, in set_external_config()
6408 static int set_public_address(struct sock *sk, struct hci_dev *hdev, in set_public_address()
6582 static int read_local_ssp_oob_req(struct hci_dev *hdev, struct sock *sk, in read_local_ssp_oob_req()
6610 static int read_local_oob_ext_data(struct sock *sk, struct hci_dev *hdev, in read_local_oob_ext_data()
6781 static int read_adv_features(struct sock *sk, struct hci_dev *hdev, in read_adv_features()
6931 static int add_advertising(struct sock *sk, struct hci_dev *hdev, in add_advertising()
7077 static int remove_advertising(struct sock *sk, struct hci_dev *hdev, in remove_advertising()
7733 struct sock **sk = data; in disconnect_rsp() local
7775 struct sock *sk = NULL; in mgmt_device_disconnected() local