Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/bluetooth/
A Dhci_request.h49 int hci_req_run(struct hci_request *req, hci_req_complete_t complete);
58 hci_req_complete_t *req_complete,
A Dhci_request.c52 static int req_run(struct hci_request *req, hci_req_complete_t complete, in req_run()
90 int hci_req_run(struct hci_request *req, hci_req_complete_t complete) in hci_req_run()
A Dhci_event.c4183 hci_req_complete_t *req_complete, in hci_cmd_complete_evt()
4296 hci_req_complete_t *req_complete, in hci_cmd_status_evt()
7114 hci_req_complete_t *req_complete, in hci_le_meta_evt()
7305 hci_req_complete_t *req_complete,
7453 hci_req_complete_t *req_complete, in hci_event_func()
7491 hci_req_complete_t req_complete = NULL; in hci_event_packet()
A Dhci_core.c3929 hci_req_complete_t *req_complete, in hci_req_cmd_complete()
/linux-6.3-rc2/include/net/bluetooth/
A Dbluetooth.h422 typedef void (*hci_req_complete_t)(struct hci_dev *hdev, u8 status, u16 opcode); typedef
435 hci_req_complete_t req_complete;

Completed in 25 milliseconds