Home
last modified time | relevance | path

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

/openbmc/linux/include/net/bluetooth/
H A Dhci_sync.h158 int hci_connect_acl_sync(struct hci_dev *hdev, struct hci_conn *conn);
/openbmc/linux/net/bluetooth/
H A Dhci_conn.c1608 err = hci_connect_acl_sync(hdev, acl); in hci_connect_acl()
H A Dhci_sync.c6812 int hci_connect_acl_sync(struct hci_dev *hdev, struct hci_conn *conn) in hci_connect_acl_sync() function