Searched refs:hci_cmd_sync_dequeue (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/include/net/bluetooth/ |
H A D | hci_sync.h | 64 bool hci_cmd_sync_dequeue(struct hci_dev *hdev, hci_cmd_sync_work_func_t func,
|
/openbmc/linux/net/bluetooth/ |
H A D | hci_sync.c | 895 bool hci_cmd_sync_dequeue(struct hci_dev *hdev, hci_cmd_sync_work_func_t func, in hci_cmd_sync_dequeue() function 911 EXPORT_SYMBOL(hci_cmd_sync_dequeue);
|
H A D | hci_conn.c | 1150 hci_cmd_sync_dequeue(hdev, NULL, conn, NULL); in hci_conn_del()
|
H A D | mgmt.c | 1454 hci_cmd_sync_dequeue(match->hdev, NULL, cmd, NULL); in cmd_complete_rsp()
|