Home
last modified time | relevance | path

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

/linux/net/bluetooth/
H A Dhci_sync.c881 bool hci_cmd_sync_dequeue(struct hci_dev *hdev, hci_cmd_sync_work_func_t func, in hci_cmd_sync_dequeue() function
897 EXPORT_SYMBOL(hci_cmd_sync_dequeue);
H A Dhci_conn.c1167 hci_cmd_sync_dequeue(hdev, NULL, conn, NULL); in hci_conn_del()
H A Dmgmt.c1469 hci_cmd_sync_dequeue(match->hdev, NULL, cmd, NULL); in cmd_complete_rsp()