Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/bluetooth/
H A Dhci_request.h45 void hci_req_add_ev(struct hci_request *req, u16 opcode, u32 plen,
H A Dhci_request.c138 hci_req_add_ev(&req, opcode, plen, param, event); in __hci_cmd_sync_ev()
316 void hci_req_add_ev(struct hci_request *req, u16 opcode, u32 plen, in hci_req_add_ev() function
349 hci_req_add_ev(req, opcode, plen, param, 0); in hci_req_add()