| /kernel/linux/linux-5.10/net/bluetooth/ |
| D | amp.c | 109 struct hci_conn *hcon; in phylink_add() local 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() local 402 struct hci_conn *hcon; in amp_write_remote_assoc() local 429 struct hci_conn *hcon; in create_phylink_complete() local 442 struct hci_conn *hcon) in amp_create_phylink() 481 struct hci_conn *hcon) in amp_accept_phylink() 574 struct hci_conn *hcon = hchan->conn; in amp_disconnect_logical_link() local
|
| D | smp.c | 653 struct hci_conn *hcon = conn->hcon; in build_pairing_cmd() local 746 struct hci_conn *hcon = conn->hcon; in smp_chan_destroy() local 798 struct hci_conn *hcon = conn->hcon; in smp_failure() local 853 struct hci_conn *hcon = conn->hcon; in tk_request() local 978 struct hci_conn *hcon = conn->hcon; in smp_random() local 1040 struct hci_conn *hcon = conn->hcon; in smp_notify_keys() local 1136 struct hci_conn *hcon = smp->conn->hcon; in sc_add_ltk() local 1208 struct hci_conn *hcon = smp->conn->hcon; in sc_generate_ltk() local 1245 struct hci_conn *hcon = conn->hcon; in smp_distribute_keys() local 1387 struct hci_conn *hcon = conn->hcon; in smp_chan_create() local [all …]
|
| D | sco.c | 46 struct hci_conn *hcon; member 128 static struct sco_conn *sco_conn_add(struct hci_conn *hcon) in sco_conn_add() 183 static void sco_conn_del(struct hci_conn *hcon, int err) in sco_conn_del() 244 struct hci_conn *hcon; in sco_connect() local 1185 static void sco_connect_cfm(struct hci_conn *hcon, __u8 status) in sco_connect_cfm() 1202 static void sco_disconn_cfm(struct hci_conn *hcon, __u8 reason) in sco_disconn_cfm() 1212 void sco_recv_scodata(struct hci_conn *hcon, struct sk_buff *skb) in sco_recv_scodata()
|
| D | l2cap_core.c | 80 static inline u8 bdaddr_src_type(struct hci_conn *hcon) in bdaddr_src_type() 85 static inline u8 bdaddr_dst_type(struct hci_conn *hcon) in bdaddr_dst_type() 754 struct hci_conn *hcon = conn->hcon; in l2cap_conn_update_id_addr() local 993 struct hci_conn *hcon = chan->conn->hcon; in l2cap_do_send() local 1541 static bool l2cap_check_enc_key_size(struct hci_conn *hcon) in l2cap_check_enc_key_size() 1709 struct hci_conn *hcon = conn->hcon; in l2cap_le_conn_ready() local 1743 struct hci_conn *hcon = conn->hcon; in l2cap_conn_ready() local 1888 static void l2cap_conn_del(struct hci_conn *hcon, int err) in l2cap_conn_del() 4276 struct hci_conn *hcon = conn->hcon; in l2cap_connect_req() local 5592 struct hci_conn *hcon = conn->hcon; in l2cap_conn_param_update_req() local [all …]
|
| D | a2mp.c | 418 struct hci_conn *hcon; in a2mp_getampassoc_rsp() local 478 struct hci_conn *hcon; in a2mp_createphyslink_req() local 560 struct hci_conn *hcon; in a2mp_discphyslink_req() local
|
| D | hci_conn.c | 1770 static struct hci_chan *__hci_chan_lookup_handle(struct hci_conn *hcon, in __hci_chan_lookup_handle() 1786 struct hci_conn *hcon; in hci_chan_lookup_handle() local
|
| D | 6lowpan.c | 634 static bool is_bt_6lowpan(struct hci_conn *hcon) in is_bt_6lowpan() 993 struct hci_conn *hcon; in get_l2cap_conn() local
|
| D | hci_event.c | 4960 struct hci_conn *hcon; in hci_chan_selected_evt() local 4977 struct hci_conn *hcon, *bredr_hcon; in hci_phy_link_complete_evt() local 5021 struct hci_conn *hcon; in hci_loglink_complete_evt() local 5085 struct hci_conn *hcon; in hci_disconn_phylink_complete_evt() local 5911 struct hci_conn *hcon; in hci_le_remote_conn_param_req_evt() local
|
| /kernel/linux/linux-6.6/net/bluetooth/ |
| D | smp.c | 654 struct hci_conn *hcon = conn->hcon; in build_pairing_cmd() local 747 struct hci_conn *hcon = conn->hcon; in smp_chan_destroy() local 799 struct hci_conn *hcon = conn->hcon; in smp_failure() local 854 struct hci_conn *hcon = conn->hcon; in tk_request() local 979 struct hci_conn *hcon = conn->hcon; in smp_random() local 1041 struct hci_conn *hcon = conn->hcon; in smp_notify_keys() local 1142 struct hci_conn *hcon = smp->conn->hcon; in sc_add_ltk() local 1214 struct hci_conn *hcon = smp->conn->hcon; in sc_generate_ltk() local 1251 struct hci_conn *hcon = conn->hcon; in smp_distribute_keys() local 1393 struct hci_conn *hcon = conn->hcon; in smp_chan_create() local [all …]
|
| D | iso.c | 26 struct hci_conn *hcon; member 137 static struct iso_conn *iso_conn_add(struct hci_conn *hcon) in iso_conn_add() 199 struct hci_conn *hcon = data; in iso_match_conn_sync_handle() local 207 static void iso_conn_del(struct hci_conn *hcon, int err) in iso_conn_del() 304 struct hci_conn *hcon; in iso_connect_bis() local 395 struct hci_conn *hcon; in iso_connect_cis() local 1594 struct hci_conn *hcon; member 1617 struct hci_conn *hcon; in iso_conn_ready() local 1854 static void iso_connect_cfm(struct hci_conn *hcon, __u8 status) in iso_connect_cfm() 1895 static void iso_disconn_cfm(struct hci_conn *hcon, __u8 reason) in iso_disconn_cfm() [all …]
|
| D | sco.c | 46 struct hci_conn *hcon; member 123 static struct sco_conn *sco_conn_add(struct hci_conn *hcon) in sco_conn_add() 181 static void sco_conn_del(struct hci_conn *hcon, int err) in sco_conn_del() 243 struct hci_conn *hcon; in sco_connect() local 1347 static void sco_connect_cfm(struct hci_conn *hcon, __u8 status) in sco_connect_cfm() 1364 static void sco_disconn_cfm(struct hci_conn *hcon, __u8 reason) in sco_disconn_cfm() 1374 void sco_recv_scodata(struct hci_conn *hcon, struct sk_buff *skb) in sco_recv_scodata()
|
| D | l2cap_core.c | 78 static inline u8 bdaddr_src_type(struct hci_conn *hcon) in bdaddr_src_type() 83 static inline u8 bdaddr_dst_type(struct hci_conn *hcon) in bdaddr_dst_type() 718 struct hci_conn *hcon = conn->hcon; in l2cap_conn_update_id_addr() local 951 struct hci_conn *hcon = chan->conn->hcon; in l2cap_do_send() local 1380 static bool l2cap_check_enc_key_size(struct hci_conn *hcon) in l2cap_check_enc_key_size() 1549 struct hci_conn *hcon = conn->hcon; in l2cap_le_conn_ready() local 1583 struct hci_conn *hcon = conn->hcon; in l2cap_conn_ready() local 1723 static void l2cap_conn_del(struct hci_conn *hcon, int err) in l2cap_conn_del() 4051 struct hci_conn *hcon = conn->hcon; in l2cap_connect_req() local 4609 struct hci_conn *hcon = conn->hcon; in l2cap_conn_param_update_req() local [all …]
|
| D | 6lowpan.c | 605 static bool is_bt_6lowpan(struct hci_conn *hcon) in is_bt_6lowpan() 955 struct hci_conn *hcon; in get_l2cap_conn() local
|
| D | hci_conn.c | 2134 int hci_le_big_create_sync(struct hci_dev *hdev, struct hci_conn *hcon, in hci_le_big_create_sync() 2766 static struct hci_chan *__hci_chan_lookup_handle(struct hci_conn *hcon, in __hci_chan_lookup_handle() 2782 struct hci_conn *hcon; in hci_chan_lookup_handle() local
|
| D | hci_event.c | 5684 struct hci_conn *hcon; in hci_chan_selected_evt() local 5699 struct hci_conn *hcon, *bredr_hcon; in hci_phy_link_complete_evt() local 5740 struct hci_conn *hcon; in hci_loglink_complete_evt() local 5803 struct hci_conn *hcon; in hci_disconn_phylink_complete_evt() local 6784 struct hci_conn *hcon; in hci_le_remote_conn_param_req_evt() local
|
| /kernel/linux/linux-6.6/include/net/bluetooth/ |
| D | hci_core.h | 879 static inline void sco_recv_scodata(struct hci_conn *hcon, struct sk_buff *skb) in sco_recv_scodata() 893 static inline void iso_recv(struct hci_conn *hcon, struct sk_buff *skb, in iso_recv()
|
| D | l2cap.h | 633 struct hci_conn *hcon; member
|
| /kernel/linux/linux-5.10/include/net/bluetooth/ |
| D | l2cap.h | 674 struct hci_conn *hcon; member
|
| D | hci_core.h | 755 static inline void sco_recv_scodata(struct hci_conn *hcon, struct sk_buff *skb) in sco_recv_scodata()
|