Home
last modified time | relevance | path

Searched refs:hci_inject_close (Results 1 – 1 of 1) sorted by relevance

/system/bt/hci/src/
Dhci_inject.cc51 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