Home
last modified time | relevance | path

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

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