Home
last modified time | relevance | path

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

/Linux-v6.1/include/net/bluetooth/
Dhci_sync.h123 int hci_le_create_conn_sync(struct hci_dev *hdev, struct hci_conn *conn);
/Linux-v6.1/net/bluetooth/
Dhci_conn.c1250 return hci_le_create_conn_sync(hdev, conn); in hci_connect_le_sync()
Dhci_sync.c5962 int hci_le_create_conn_sync(struct hci_dev *hdev, struct hci_conn *conn) in hci_le_create_conn_sync() function