| /Linux-v5.15/net/bluetooth/ |
| D | hci_conn.c | 63 static void hci_connect_le_scan_cleanup(struct hci_conn *conn) in hci_connect_le_scan_cleanup() 114 static void hci_conn_cleanup(struct hci_conn *conn) in hci_conn_cleanup() 149 struct hci_conn *conn = container_of(work, struct hci_conn, in le_scan_cleanup() 152 struct hci_conn *c = NULL; in le_scan_cleanup() 176 static void hci_connect_le_scan_remove(struct hci_conn *conn) in hci_connect_le_scan_remove() 198 static void hci_acl_create_connection(struct hci_conn *conn) in hci_acl_create_connection() 256 int hci_disconnect(struct hci_conn *conn, __u8 reason) in hci_disconnect() 278 static void hci_add_sco(struct hci_conn *conn, __u16 handle) in hci_add_sco() 296 static bool find_next_esco_param(struct hci_conn *conn, in find_next_esco_param() 310 bool hci_setup_sync(struct hci_conn *conn, __u16 handle) in hci_setup_sync() [all …]
|
| D | amp.h | 26 struct hci_conn *phylink_add(struct hci_dev *hdev, struct amp_mgr *mgr, 29 int phylink_gen_key(struct hci_conn *hcon, u8 *data, u8 *len, u8 *type); 35 struct hci_conn *hcon); 37 struct hci_conn *hcon); 39 struct hci_conn *hcon); 56 void amp_physical_cfm(struct hci_conn *bredr_hcon, struct hci_conn *hs_hcon);
|
| D | amp.c | 105 struct hci_conn *phylink_add(struct hci_dev *hdev, struct amp_mgr *mgr, in phylink_add() 109 struct hci_conn *hcon; in phylink_add() 167 int phylink_gen_key(struct hci_conn *conn, u8 *data, u8 *len, u8 *type) in phylink_gen_key() 293 struct hci_conn *hcon) in amp_read_loc_assoc_final_data() 333 struct hci_conn *hcon) in amp_write_rem_assoc_frag() 387 struct hci_conn *hcon; in amp_write_rem_assoc_continue() 402 struct hci_conn *hcon; in amp_write_remote_assoc() 429 struct hci_conn *hcon; in create_phylink_complete() 442 struct hci_conn *hcon) in amp_create_phylink() 481 struct hci_conn *hcon) in amp_accept_phylink() [all …]
|
| D | hci_sysfs.c | 13 struct hci_conn *conn = to_hci_conn(dev); in bt_link_release() 32 void hci_conn_init_sysfs(struct hci_conn *conn) in hci_conn_init_sysfs() 45 void hci_conn_add_sysfs(struct hci_conn *conn) in hci_conn_add_sysfs() 61 void hci_conn_del_sysfs(struct hci_conn *conn) in hci_conn_del_sysfs()
|
| D | hci_debugfs.h | 28 void hci_debugfs_create_conn(struct hci_conn *conn); 44 static inline void hci_debugfs_create_conn(struct hci_conn *conn) in hci_debugfs_create_conn()
|
| D | hci_event.c | 122 struct hci_conn *conn; in hci_cc_role_discovery() 141 struct hci_conn *conn; in hci_cc_read_link_policy() 160 struct hci_conn *conn; in hci_cc_write_link_policy() 627 struct hci_conn *conn; in hci_cc_read_auth_payload_timeout() 647 struct hci_conn *conn; in hci_cc_write_auth_payload_timeout() 896 struct hci_conn *conn; in hci_cc_read_clock() 997 struct hci_conn *conn; in hci_cc_pin_code_reply() 1274 struct hci_conn *conn; in hci_cc_le_set_adv_enable() 1315 struct hci_conn *conn; in hci_cc_le_set_ext_adv_enable() 1839 struct hci_conn *conn; in hci_cc_read_rssi() [all …]
|
| D | smp.h | 186 bool smp_sufficient_security(struct hci_conn *hcon, u8 sec_level, 188 int smp_conn_security(struct hci_conn *hcon, __u8 sec_level); 189 int smp_user_confirm_reply(struct hci_conn *conn, u16 mgmt_op, __le32 passkey);
|
| D | smp.c | 652 struct hci_conn *hcon = conn->hcon; in build_pairing_cmd() 745 struct hci_conn *hcon = conn->hcon; in smp_chan_destroy() 797 struct hci_conn *hcon = conn->hcon; in smp_failure() 852 struct hci_conn *hcon = conn->hcon; in tk_request() 977 struct hci_conn *hcon = conn->hcon; in smp_random() 1039 struct hci_conn *hcon = conn->hcon; in smp_notify_keys() 1128 struct hci_conn *hcon = smp->conn->hcon; in sc_add_ltk() 1200 struct hci_conn *hcon = smp->conn->hcon; in sc_generate_ltk() 1237 struct hci_conn *hcon = conn->hcon; in smp_distribute_keys() 1379 struct hci_conn *hcon = conn->hcon; in smp_chan_create() [all …]
|
| D | hci_request.h | 114 int hci_abort_conn(struct hci_conn *conn, u8 reason); 115 void __hci_abort_conn(struct hci_request *req, struct hci_conn *conn,
|
| D | sco.c | 46 struct hci_conn *hcon; 123 static struct sco_conn *sco_conn_add(struct hci_conn *hcon) in sco_conn_add() 177 static void sco_conn_del(struct hci_conn *hcon, int err) in sco_conn_del() 240 struct hci_conn *hcon; in sco_connect() 750 static void sco_conn_defer_accept(struct hci_conn *conn, u16 setting) in sco_conn_defer_accept() 1181 static void sco_connect_cfm(struct hci_conn *hcon, __u8 status) in sco_connect_cfm() 1198 static void sco_disconn_cfm(struct hci_conn *hcon, __u8 reason) in sco_disconn_cfm() 1208 void sco_recv_scodata(struct hci_conn *hcon, struct sk_buff *skb) in sco_recv_scodata()
|
| D | Makefile | 15 bluetooth-y := af_bluetooth.o hci_core.o hci_conn.o hci_event.o mgmt.o \
|
| D | a2mp.c | 418 struct hci_conn *hcon; in a2mp_getampassoc_rsp() 478 struct hci_conn *hcon; in a2mp_createphyslink_req() 560 struct hci_conn *hcon; in a2mp_discphyslink_req() 1009 struct hci_conn *hs_hcon; in a2mp_send_create_phy_link_rsp()
|
| D | l2cap_core.c | 77 static inline u8 bdaddr_src_type(struct hci_conn *hcon) in bdaddr_src_type() 82 static inline u8 bdaddr_dst_type(struct hci_conn *hcon) in bdaddr_dst_type() 709 struct hci_conn *hcon = conn->hcon; in l2cap_conn_update_id_addr() 962 struct hci_conn *hcon = chan->conn->hcon; in l2cap_do_send() 1509 static bool l2cap_check_enc_key_size(struct hci_conn *hcon) in l2cap_check_enc_key_size() 1683 struct hci_conn *hcon = conn->hcon; in l2cap_le_conn_ready() 1717 struct hci_conn *hcon = conn->hcon; in l2cap_conn_ready() 1862 static void l2cap_conn_del(struct hci_conn *hcon, int err) in l2cap_conn_del() 3394 struct hci_conn *conn = chan->conn->hcon; in l2cap_mtu_auto() 4232 struct hci_conn *hcon = conn->hcon; in l2cap_connect_req() [all …]
|
| D | hci_core.c | 2437 static bool hci_persistent_key(struct hci_dev *hdev, struct hci_conn *conn, in hci_persistent_key() 2581 struct link_key *hci_add_link_key(struct hci_dev *hdev, struct hci_conn *conn, in hci_add_link_key() 4360 struct hci_conn *conn = chan->conn; in hci_queue_acl() 4431 void hci_send_sco(struct hci_conn *conn, struct sk_buff *skb) in hci_send_sco() 4454 static struct hci_conn *hci_low_sent(struct hci_dev *hdev, __u8 type, in hci_low_sent() 4458 struct hci_conn *conn = NULL, *c; in hci_low_sent() 4517 struct hci_conn *c; in hci_link_tx_to() 4541 struct hci_conn *conn; in hci_chan_sent() 4620 struct hci_conn *conn; in hci_prio_recalculate() 4687 struct hci_conn *conn; in hci_sched_sco() [all …]
|
| D | mgmt.c | 1173 struct hci_conn *conn; in clean_up_hci_state() 2447 struct hci_conn *conn; in unpair_device() 2574 struct hci_conn *conn; in disconnect() 2657 struct hci_conn *c; in get_connections() 2731 struct hci_conn *conn; in pin_code_reply() 2813 static struct mgmt_pending_cmd *find_pairing(struct hci_conn *conn) in find_pairing() 2834 struct hci_conn *conn = cmd->user_data; in pairing_complete() 2860 void mgmt_smp_complete(struct hci_conn *conn, bool complete) in mgmt_smp_complete() 2872 static void pairing_complete_cb(struct hci_conn *conn, u8 status) in pairing_complete_cb() 2888 static void le_pairing_complete_cb(struct hci_conn *conn, u8 status) in le_pairing_complete_cb() [all …]
|
| D | hci_request.c | 1029 struct hci_conn *c; in hci_is_le_conn_scanning() 1306 struct hci_conn *conn; in hci_req_prepare_suspend() 2626 struct hci_conn *conn; in disconnected_accept_list_entries() 2841 void __hci_abort_conn(struct hci_request *req, struct hci_conn *conn, in __hci_abort_conn() 2916 int hci_abort_conn(struct hci_conn *conn, u8 reason) in hci_abort_conn() 2946 struct hci_conn *conn; in bg_scan_update()
|
| D | 6lowpan.c | 605 static bool is_bt_6lowpan(struct hci_conn *hcon) in is_bt_6lowpan() 954 struct hci_conn *hcon; in get_l2cap_conn()
|
| D | hci_debugfs.c | 1242 void hci_debugfs_create_conn(struct hci_conn *conn) in hci_debugfs_create_conn()
|
| /Linux-v5.15/include/net/bluetooth/ |
| D | hci_core.h | 619 struct hci_conn { struct 701 struct hci_conn *link; argument 703 void (*connect_cfm_cb) (struct hci_conn *conn, u8 status); argument 704 void (*security_cfm_cb) (struct hci_conn *conn, u8 status); argument 705 void (*disconn_cfm_cb) (struct hci_conn *conn, u8 reason); argument 711 struct hci_conn *conn; 739 struct hci_conn *conn; 767 int l2cap_disconn_ind(struct hci_conn *hcon); 768 void l2cap_recv_acldata(struct hci_conn *hcon, struct sk_buff *skb, u16 flags); 772 void sco_recv_scodata(struct hci_conn *hcon, struct sk_buff *skb); [all …]
|
| D | l2cap.h | 542 struct hci_conn *hs_hcon; 675 struct hci_conn *hcon;
|
| /Linux-v5.15/net/bluetooth/rfcomm/ |
| D | tty.c | 179 struct hci_conn *conn; in rfcomm_reparent_device()
|
| D | core.c | 2097 static void rfcomm_security_cfm(struct hci_conn *conn, u8 status, u8 encrypt) in rfcomm_security_cfm()
|