Searched refs:hci_req_add_ev (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.15/net/bluetooth/ |
D | hci_request.h | 45 void hci_req_add_ev(struct hci_request *req, u16 opcode, u32 plen,
|
D | hci_request.c | 139 hci_req_add_ev(&req, opcode, plen, param, event); in __hci_cmd_sync_ev() 317 void hci_req_add_ev(struct hci_request *req, u16 opcode, u32 plen, in hci_req_add_ev() function 350 hci_req_add_ev(req, opcode, plen, param, 0); in hci_req_add()
|