Searched refs:hci_connect_sco (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/net/bluetooth/ |
H A D | sco.c | 258 hcon = hci_connect_sco(hdev, type, &sco_pi(sk)->dst, in sco_connect()
|
H A D | hci_conn.c | 1279 struct hci_conn *hci_connect_sco(struct hci_dev *hdev, int type, bdaddr_t *dst, in hci_connect_sco() function
|
/kernel/linux/linux-6.6/net/bluetooth/ |
H A D | sco.c | 266 hcon = hci_connect_sco(hdev, type, &sco_pi(sk)->dst, in sco_connect()
|
H A D | hci_conn.c | 1689 struct hci_conn *hci_connect_sco(struct hci_dev *hdev, int type, bdaddr_t *dst, in hci_connect_sco() function
|
/kernel/linux/linux-5.10/include/net/bluetooth/ |
H A D | hci_core.h | 1081 struct hci_conn *hci_connect_sco(struct hci_dev *hdev, int type, bdaddr_t *dst,
|
/kernel/linux/linux-6.6/include/net/bluetooth/ |
H A D | hci_core.h | 1481 struct hci_conn *hci_connect_sco(struct hci_dev *hdev, int type, bdaddr_t *dst,
|
Completed in 21 milliseconds