Home
last modified time | relevance | path

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

/linux/include/net/bluetooth/
H A Dhci_sync.h190 int hci_connect_big_sync(struct hci_dev *hdev, struct hci_conn *conn);
/linux/net/bluetooth/
H A Dhci_conn.c2198 return hci_connect_big_sync(hdev, hcon); in hci_conn_big_create_sync()
H A Dhci_sync.c7287 int hci_connect_big_sync(struct hci_dev *hdev, struct hci_conn *conn) in hci_connect_big_sync() function