Searched defs:hcon (Results 1 – 9 of 9) sorted by relevance
| /linux-6.15/net/bluetooth/ |
| H A 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 1041 struct hci_conn *hcon = conn->hcon; in smp_notify_keys() local 1244 struct hci_conn *hcon = conn->hcon; in smp_distribute_keys() local 1387 struct hci_conn *hcon = conn->hcon; in smp_chan_create() local 1485 struct hci_conn *hcon = conn->hcon; in sc_passkey_send_confirm() local 1506 struct hci_conn *hcon = conn->hcon; in sc_passkey_round() local [all …]
|
| H A D | iso.c | 27 struct hci_conn *hcon; member 197 static struct iso_conn *iso_conn_add(struct hci_conn *hcon) in iso_conn_add() 261 static void iso_conn_del(struct hci_conn *hcon, int err) in iso_conn_del() 335 struct hci_conn *hcon; in iso_connect_bis() local 426 struct hci_conn *hcon; in iso_connect_cis() local 758 struct hci_conn *hcon = iso_pi(sk)->conn->hcon; in iso_sock_disconn() local 1113 struct hci_conn *hcon; in iso_listen_bis() local 1885 struct hci_conn *hcon = data; in iso_match_big_hcon() local 1902 struct hci_conn *hcon; in iso_conn_ready() local 2106 struct hci_conn *hcon = iso_pi(sk)->conn->hcon; in iso_connect_ind() local [all …]
|
| H A D | sco.c | 46 struct hci_conn *hcon; member 193 static struct sco_conn *sco_conn_add(struct hci_conn *hcon) in sco_conn_add() 254 static void sco_conn_del(struct hci_conn *hcon, int err) in sco_conn_del() 313 struct hci_conn *hcon; in sco_connect() local 1425 static void sco_connect_cfm(struct hci_conn *hcon, __u8 status) in sco_connect_cfm() 1444 static void sco_disconn_cfm(struct hci_conn *hcon, __u8 reason) in sco_disconn_cfm() 1454 void sco_recv_scodata(struct hci_conn *hcon, struct sk_buff *skb) in sco_recv_scodata()
|
| H A D | l2cap_core.c | 742 struct hci_conn *hcon = conn->hcon; in l2cap_conn_update_id_addr() local 1580 struct hci_conn *hcon = conn->hcon; in l2cap_le_conn_ready() local 1614 struct hci_conn *hcon = conn->hcon; in l2cap_conn_ready() local 4635 struct hci_conn *hcon = conn->hcon; in l2cap_conn_param_update_req() local 4686 struct hci_conn *hcon = conn->hcon; in l2cap_le_connect_rsp() local 5160 struct hci_conn *hcon = conn->hcon; in l2cap_ecred_conn_rsp() local 5457 struct hci_conn *hcon = conn->hcon; in l2cap_le_sig_channel() local 5506 struct hci_conn *hcon = conn->hcon; in l2cap_sig_channel() local 6741 struct hci_conn *hcon = conn->hcon; in l2cap_conless_channel() local 6945 struct hci_conn *hcon; in l2cap_chan_connect() local [all …]
|
| H A D | 6lowpan.c | 606 static bool is_bt_6lowpan(struct hci_conn *hcon) in is_bt_6lowpan() 961 struct hci_conn *hcon; in get_l2cap_conn() local
|
| H A D | hci_conn.c | 2090 int hci_conn_big_create_sync(struct hci_dev *hdev, struct hci_conn *hcon, in hci_conn_big_create_sync() 2717 static struct hci_chan *__hci_chan_lookup_handle(struct hci_conn *hcon, in __hci_chan_lookup_handle() 2733 struct hci_conn *hcon; in hci_chan_lookup_handle() local
|
| H A D | hci_event.c | 6597 struct hci_conn *hcon; in hci_le_remote_conn_param_req_evt() local
|
| /linux-6.15/include/net/bluetooth/ |
| H A D | hci_core.h | 855 static inline void sco_recv_scodata(struct hci_conn *hcon, struct sk_buff *skb) in sco_recv_scodata() 869 static inline void iso_recv(struct hci_conn *hcon, struct sk_buff *skb, in iso_recv()
|
| H A D | l2cap.h | 642 struct hci_conn *hcon; member
|