Home
last modified time | relevance | path

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

/linux/include/net/bluetooth/
H A Dhci_sync.h191 int hci_past_sync(struct hci_conn *conn, struct hci_conn *le);
/linux/net/bluetooth/
H A Dhci_conn.c2279 return hci_past_sync(conn, le); in hci_past_bis()
H A Dhci_sync.c7356 int hci_past_sync(struct hci_conn *conn, struct hci_conn *le) in hci_past_sync() function