hci_req_complete_t  302 include/net/bluetooth/bluetooth.h typedef void (*hci_req_complete_t)(struct hci_dev *hdev, u8 status, u16 opcode);
hci_req_complete_t  314 include/net/bluetooth/bluetooth.h 		hci_req_complete_t req_complete;
hci_req_complete_t 4385 net/bluetooth/hci_core.c 			  hci_req_complete_t *req_complete,
hci_req_complete_t 3130 net/bluetooth/hci_event.c 				 hci_req_complete_t *req_complete,
hci_req_complete_t 3491 net/bluetooth/hci_event.c 			       hci_req_complete_t *req_complete,
hci_req_complete_t 5830 net/bluetooth/hci_event.c 	hci_req_complete_t req_complete = NULL;
hci_req_complete_t   54 net/bluetooth/hci_request.c static int req_run(struct hci_request *req, hci_req_complete_t complete,
hci_req_complete_t   92 net/bluetooth/hci_request.c int hci_req_run(struct hci_request *req, hci_req_complete_t complete)
hci_req_complete_t   41 net/bluetooth/hci_request.h int hci_req_run(struct hci_request *req, hci_req_complete_t complete);
hci_req_complete_t   48 net/bluetooth/hci_request.h 			  hci_req_complete_t *req_complete,