Searched refs:hci_req_cmd_complete (Results 1 – 3 of 3) sorted by relevance
/linux-4.4.14/net/bluetooth/ |
D | hci_request.h | 40 void hci_req_cmd_complete(struct hci_dev *hdev, u16 opcode, u8 status,
|
D | hci_event.c | 3039 hci_req_cmd_complete(hdev, *opcode, *status, req_complete, in hci_cmd_complete_evt() 3142 hci_req_cmd_complete(hdev, *opcode, ev->status, req_complete, in hci_cmd_status_evt() 5215 hci_req_cmd_complete(hdev, opcode, status, &req_complete, in hci_event_packet()
|
D | hci_core.c | 4373 void hci_req_cmd_complete(struct hci_dev *hdev, u16 opcode, u8 status, in hci_req_cmd_complete() function
|