Searched refs:hci_inject_close (Results 1 – 1 of 1) sorted by relevance
51 static void hci_inject_close(void);59 static const hci_inject_t interface = {hci_inject_open, hci_inject_close};99 static void hci_inject_close(void) { in hci_inject_close() function