Home
last modified time | relevance | path

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

/linux-6.6.21/include/net/bluetooth/
Dhci_sync.h128 int hci_le_create_conn_sync(struct hci_dev *hdev, struct hci_conn *conn);
/linux-6.6.21/net/bluetooth/
Dhci_conn.c1332 return hci_le_create_conn_sync(hdev, conn); in hci_connect_le_sync()
Dhci_sync.c6250 int hci_le_create_conn_sync(struct hci_dev *hdev, struct hci_conn *conn) in hci_le_create_conn_sync() function