Searched refs:ng_hci_command_compl_ep (Results 1 – 5 of 5) sorted by relevance
89 ng_hci_command_compl_ep *cc = in hci_request()90 (ng_hci_command_compl_ep *)(e + 1); in hci_request()
186 ng_hci_command_compl_ep cc; in hci_read_stored_link_key()
165 ng_hci_command_compl_ep *ep = NULL; in ng_hci_process_command_complete()174 ep = mtod(e, ng_hci_command_compl_ep *); in ng_hci_process_command_complete()
217 ng_hci_command_compl_ep *cc = (ng_hci_command_compl_ep *)(e+1); in bt_devreq()
1915 } __attribute__ ((packed)) ng_hci_command_compl_ep; typedef