Home
last modified time | relevance | path

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

/linux/net/bluetooth/
H A Dhci_conn.c2910 static int abort_conn_sync(struct hci_dev *hdev, void *data) in abort_conn_sync() function
2959 return hci_cmd_sync_run_once(hdev, abort_conn_sync, conn, NULL); in hci_abort_conn()