Searched refs:hci_req_cmd_complete (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.10/net/bluetooth/ |
D | hci_request.h | 47 void hci_req_cmd_complete(struct hci_dev *hdev, u16 opcode, u8 status,
|
D | hci_event.c | 3595 hci_req_cmd_complete(hdev, *opcode, *status, req_complete, in hci_cmd_complete_evt() 3708 hci_req_cmd_complete(hdev, *opcode, ev->status, req_complete, in hci_cmd_status_evt() 6106 hci_req_cmd_complete(hdev, opcode, status, &req_complete, in hci_event_packet()
|
D | hci_core.c | 4818 void hci_req_cmd_complete(struct hci_dev *hdev, u16 opcode, u8 status, in hci_req_cmd_complete() function
|