Home
last modified time | relevance | path

Searched refs:hci_req_complete_t (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/net/bluetooth/
H A Dhci_request.h41 int hci_req_run(struct hci_request *req, hci_req_complete_t complete);
48 hci_req_complete_t *req_complete,
H A Dhci_request.c54 static int req_run(struct hci_request *req, hci_req_complete_t complete, in req_run()
92 int hci_req_run(struct hci_request *req, hci_req_complete_t complete) in hci_req_run()
H A Dhci_event.c3237 hci_req_complete_t *req_complete, in hci_cmd_complete_evt()
3610 hci_req_complete_t *req_complete, in hci_cmd_status_evt()
6156 hci_req_complete_t req_complete = NULL; in hci_event_packet()
H A Dhci_core.c4851 hci_req_complete_t *req_complete, in hci_req_cmd_complete()
/OK3568_Linux_fs/kernel/include/net/bluetooth/
H A Dbluetooth.h353 typedef void (*hci_req_complete_t)(struct hci_dev *hdev, u8 status, u16 opcode); typedef
365 hci_req_complete_t req_complete;