Home
last modified time | relevance | path

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

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