Searched refs:hci_bind_bis (Results 1 – 3 of 3) sorted by relevance
/linux/net/bluetooth/ |
H A D | hci_conn.c | 2177 struct hci_conn *hci_bind_bis(struct hci_dev *hdev, bdaddr_t *dst, __u8 sid, in hci_bind_bis() function 2259 conn = hci_bind_bis(hdev, dst, sid, qos, base_len, base); in hci_connect_bis()
|
H A D | iso.c | 368 hcon = hci_bind_bis(hdev, &iso_pi(sk)->dst, iso_pi(sk)->bc_sid, in iso_connect_bis()
|
/linux/include/net/bluetooth/ |
H A D | hci_core.h | 1570 struct hci_conn *hci_bind_bis(struct hci_dev *hdev, bdaddr_t *dst, __u8 sid,
|