Home
last modified time | relevance | path

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

/linux/include/net/bluetooth/
H A Dhci_sync.h183 int hci_connect_le_sync(struct hci_dev *hdev, struct hci_conn *conn);
/linux/net/bluetooth/
H A Dhci_conn.c1443 err = hci_connect_le_sync(hdev, conn); in hci_connect_le()
H A Dhci_sync.c7009 int hci_connect_le_sync(struct hci_dev *hdev, struct hci_conn *conn) in hci_connect_le_sync() function