Home
last modified time | relevance | path

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

/linux/include/net/bluetooth/
H A Dbluetooth.h451 typedef void (*hci_req_complete_t)(struct hci_dev *hdev, u8 status, u16 opcode); typedef
456 hci_req_complete_t *req_complete,
471 hci_req_complete_t req_complete;
/linux/net/bluetooth/
H A Dhci_event.c4180 hci_req_complete_t *req_complete, in hci_cmd_complete_evt()
4301 hci_req_complete_t *req_complete, in hci_cmd_status_evt()
7169 hci_req_complete_t *req_complete, in hci_le_meta_evt()
7361 hci_req_complete_t *req_complete,
7487 hci_req_complete_t *req_complete, in hci_event_func()
7525 hci_req_complete_t req_complete = NULL; in hci_event_packet()