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