Home
last modified time | relevance | path

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

/linux-4.4.14/net/bluetooth/
Dhci_request.h38 void hci_req_add_ev(struct hci_request *req, u16 opcode, u32 plen,
Dhci_request.c108 void hci_req_add_ev(struct hci_request *req, u16 opcode, u32 plen, in hci_req_add_ev() function
141 hci_req_add_ev(req, opcode, plen, param, 0); in hci_req_add()
Dhci_core.c240 hci_req_add_ev(&req, opcode, plen, param, event); in __hci_cmd_sync_ev()