Lines Matching defs:sk

279 static int read_version(struct sock *sk, struct hci_dev *hdev, void *data,  in read_version()
293 static int read_commands(struct sock *sk, struct hci_dev *hdev, void *data, in read_commands()
345 static int read_index_list(struct sock *sk, struct hci_dev *hdev, void *data, in read_index_list()
405 static int read_unconf_index_list(struct sock *sk, struct hci_dev *hdev, in read_unconf_index_list()
465 static int read_ext_index_list(struct sock *sk, struct hci_dev *hdev, in read_ext_index_list()
577 static int send_options_rsp(struct sock *sk, u16 opcode, struct hci_dev *hdev) in send_options_rsp()
585 static int read_config_info(struct sock *sk, struct hci_dev *hdev, in read_config_info()
1355 static void mgmt_init_hdev(struct sock *sk, struct hci_dev *hdev) in mgmt_init_hdev()
1371 static int read_controller_info(struct sock *sk, struct hci_dev *hdev, in read_controller_info()
1401 static int send_settings_rsp(struct sock *sk, u16 opcode, struct hci_dev *hdev) in send_settings_rsp()
1462 static void advertising_added(struct sock *sk, struct hci_dev *hdev, in advertising_added()
1472 static void advertising_removed(struct sock *sk, struct hci_dev *hdev, in advertising_removed()
1653 static int set_powered(struct sock *sk, struct hci_dev *hdev, void *data, in set_powered()
1733 struct sock *sk; member
1866 static int set_discoverable(struct sock *sk, struct hci_dev *hdev, void *data, in set_discoverable()
2117 struct sock *sk, u8 val) in set_connectable_update_settings()
2145 static int set_connectable(struct sock *sk, struct hci_dev *hdev, void *data, in set_connectable()
2242 static int set_bondable(struct sock *sk, struct hci_dev *hdev, void *data, in set_bondable()
2274 static int set_link_security(struct sock *sk, struct hci_dev *hdev, void *data, in set_link_security()
2343 static int set_ssp(struct sock *sk, struct hci_dev *hdev, void *data, u16 len) in set_ssp()
2424 static int set_hs(struct sock *sk, struct hci_dev *hdev, void *data, u16 len) in set_hs()
2521 static int set_le(struct sock *sk, struct hci_dev *hdev, void *data, u16 len) in set_le()
2693 static int add_uuid(struct sock *sk, struct hci_dev *hdev, void *data, u16 len) in add_uuid()
2772 static int remove_uuid(struct sock *sk, struct hci_dev *hdev, void *data, in remove_uuid()
2858 static int set_dev_class(struct sock *sk, struct hci_dev *hdev, void *data, in set_dev_class()
2929 static int load_link_keys(struct sock *sk, struct hci_dev *hdev, void *data, in load_link_keys()
3023 static int unpair_device(struct sock *sk, struct hci_dev *hdev, void *data, in unpair_device()
3154 static int disconnect(struct sock *sk, struct hci_dev *hdev, void *data, in disconnect()
3239 static int get_connections(struct sock *sk, struct hci_dev *hdev, void *data, in get_connections()
3297 static int send_pin_code_neg_reply(struct sock *sk, struct hci_dev *hdev, in send_pin_code_neg_reply()
3316 static int pin_code_reply(struct sock *sk, struct hci_dev *hdev, void *data, in pin_code_reply()
3378 static int set_io_capability(struct sock *sk, struct hci_dev *hdev, void *data, in set_io_capability()
3496 static int pair_device(struct sock *sk, struct hci_dev *hdev, void *data, in pair_device()
3628 static int cancel_pair_device(struct sock *sk, struct hci_dev *hdev, void *data, in cancel_pair_device()
3671 static int user_pairing_resp(struct sock *sk, struct hci_dev *hdev, in user_pairing_resp()
3742 static int pin_code_neg_reply(struct sock *sk, struct hci_dev *hdev, in pin_code_neg_reply()
3754 static int user_confirm_reply(struct sock *sk, struct hci_dev *hdev, void *data, in user_confirm_reply()
3770 static int user_confirm_neg_reply(struct sock *sk, struct hci_dev *hdev, in user_confirm_neg_reply()
3782 static int user_passkey_reply(struct sock *sk, struct hci_dev *hdev, void *data, in user_passkey_reply()
3794 static int user_passkey_neg_reply(struct sock *sk, struct hci_dev *hdev, in user_passkey_neg_reply()
3844 static int set_local_name(struct sock *sk, struct hci_dev *hdev, void *data, in set_local_name()
3972 static int read_local_oob_data(struct sock *sk, struct hci_dev *hdev, in read_local_oob_data()
4023 static int add_remote_oob_data(struct sock *sk, struct hci_dev *hdev, in add_remote_oob_data()
4130 static int remove_remote_oob_data(struct sock *sk, struct hci_dev *hdev, in remove_remote_oob_data()
4378 static int start_discovery(struct sock *sk, struct hci_dev *hdev, in start_discovery()
4451 static int start_service_discovery(struct sock *sk, struct hci_dev *hdev, in start_service_discovery()
4580 static int stop_discovery(struct sock *sk, struct hci_dev *hdev, void *data, in stop_discovery()
4638 static int confirm_name(struct sock *sk, struct hci_dev *hdev, void *data, in confirm_name()
4680 static int block_device(struct sock *sk, struct hci_dev *hdev, void *data, in block_device()
4716 static int unblock_device(struct sock *sk, struct hci_dev *hdev, void *data, in unblock_device()
4752 static int set_device_id(struct sock *sk, struct hci_dev *hdev, void *data, in set_device_id()
4857 static int set_advertising(struct sock *sk, struct hci_dev *hdev, void *data, in set_advertising()
4958 static int set_static_address(struct sock *sk, struct hci_dev *hdev, in set_static_address()
5002 static int set_scan_params(struct sock *sk, struct hci_dev *hdev, in set_scan_params()
5093 static int set_fast_connectable(struct sock *sk, struct hci_dev *hdev, in set_fast_connectable()
5190 static int set_bredr(struct sock *sk, struct hci_dev *hdev, void *data, u16 len) in set_bredr()
5347 static int set_secure_conn(struct sock *sk, struct hci_dev *hdev, in set_secure_conn()
5435 static int set_debug_keys(struct sock *sk, struct hci_dev *hdev, in set_debug_keys()
5482 static int set_privacy(struct sock *sk, struct hci_dev *hdev, void *cp_data, in set_privacy()
5548 static int load_irks(struct sock *sk, struct hci_dev *hdev, void *cp_data, in load_irks()
5629 static int load_long_term_keys(struct sock *sk, struct hci_dev *hdev, in load_long_term_keys()
5796 static int get_conn_info(struct sock *sk, struct hci_dev *hdev, void *data, in get_conn_info()
5985 static int get_clock_info(struct sock *sk, struct hci_dev *hdev, void *data, in get_clock_info()
6133 static void device_added(struct sock *sk, struct hci_dev *hdev, in device_added()
6164 static int add_device(struct sock *sk, struct hci_dev *hdev, in add_device()
6265 static void device_removed(struct sock *sk, struct hci_dev *hdev, in device_removed()
6295 static int remove_device(struct sock *sk, struct hci_dev *hdev, in remove_device()
6436 static int load_conn_param(struct sock *sk, struct hci_dev *hdev, void *data, in load_conn_param()
6522 static int set_external_config(struct sock *sk, struct hci_dev *hdev, in set_external_config()
6578 static int set_public_address(struct sock *sk, struct hci_dev *hdev, in set_public_address()
6752 static int read_local_ssp_oob_req(struct hci_dev *hdev, struct sock *sk, in read_local_ssp_oob_req()
6780 static int read_local_oob_ext_data(struct sock *sk, struct hci_dev *hdev, in read_local_oob_ext_data()
6951 static int read_adv_features(struct sock *sk, struct hci_dev *hdev, in read_adv_features()
7135 static int add_advertising(struct sock *sk, struct hci_dev *hdev, in add_advertising()
7304 static int remove_advertising(struct sock *sk, struct hci_dev *hdev, in remove_advertising()
7962 struct sock **sk = data; in disconnect_rsp() local
8004 struct sock *sk = NULL; in mgmt_device_disconnected() local