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