Searched refs:hci_inject_t (Results 1 – 3 of 3) sorted by relevance
25 typedef struct hci_inject_t { struct32 } hci_inject_t; argument34 const hci_inject_t* hci_inject_get_interface();
59 typedef struct hci_inject_t hci_inject_t; typedef
59 static const hci_inject_t interface = {hci_inject_open, hci_inject_close};201 const hci_inject_t* hci_inject_get_interface() { in hci_inject_get_interface()