Home
last modified time | relevance | path

Searched refs:hci_connect_acl_sync (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/include/net/bluetooth/
H A Dhci_sync.h181 int hci_connect_acl_sync(struct hci_dev *hdev, struct hci_conn *conn);
/linux-6.15/net/bluetooth/
H A Dhci_conn.c1643 err = hci_connect_acl_sync(hdev, acl); in hci_connect_acl()
H A Dhci_sync.c6820 int hci_connect_acl_sync(struct hci_dev *hdev, struct hci_conn *conn) in hci_connect_acl_sync() function