Searched refs:hci_inject_open (Results 1 - 1 of 1) sorted by relevance

/system/bt/hci/src/
H A Dhci_inject.cc50 static bool hci_inject_open(const hci_t* hci_interface);
59 static const hci_inject_t interface = {hci_inject_open, hci_inject_close};
67 static bool hci_inject_open(const hci_t* hci_interface) { function

Completed in 5 milliseconds