Searched refs:hci_inject_open (Results 1 – 1 of 1) sorted by relevance
51 static bool hci_inject_open(const hci_t* hci_interface);60 static const hci_inject_t interface = {hci_inject_open, hci_inject_close};68 static bool hci_inject_open(const hci_t* hci_interface) { in hci_inject_open() function