Searched refs:hci_bind_bis (Results 1 - 3 of 3) sorted by relevance
/kernel/linux/linux-6.6/net/bluetooth/ |
H A D | hci_conn.c | 2181 struct hci_conn *hci_bind_bis(struct hci_dev *hdev, bdaddr_t *dst, in hci_bind_bis() function 2241 conn = hci_bind_bis(hdev, dst, qos, base_len, base); in hci_connect_bis()
|
H A D | iso.c | 337 hcon = hci_bind_bis(hdev, &iso_pi(sk)->dst, in iso_connect_bis()
|
/kernel/linux/linux-6.6/include/net/bluetooth/ |
H A D | hci_core.h | 1485 struct hci_conn *hci_bind_bis(struct hci_dev *hdev, bdaddr_t *dst,
|
Completed in 13 milliseconds