Searched refs:hci_cmd_sync_dequeue (Results 1 – 4 of 4) sorted by relevance
/linux-6.14.4/include/net/bluetooth/ |
D | hci_sync.h | 85 bool hci_cmd_sync_dequeue(struct hci_dev *hdev, hci_cmd_sync_work_func_t func,
|
/linux-6.14.4/net/bluetooth/ |
D | hci_sync.c | 881 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);
|
D | hci_conn.c | 1167 hci_cmd_sync_dequeue(hdev, NULL, conn, NULL); in hci_conn_del()
|
D | mgmt.c | 1469 hci_cmd_sync_dequeue(match->hdev, NULL, cmd, NULL); in cmd_complete_rsp()
|