hci_setup_sync
bool hci_setup_sync(struct hci_conn *conn, __u16 handle);
hci_setup_sync(link->conn, conn->handle);
if (hci_setup_sync(conn, conn->parent->handle))