Home
last modified time | relevance | path

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

/system/bt/vendor_libs/linux/interface/
Dbluetooth_hci.h71 int openBtHci(void);
Dbluetooth_hci.cc72 int BluetoothHci::openBtHci() { in openBtHci() function in android::hardware::bluetooth::V1_1::btlinux::BluetoothHci
287 int hci_fd = openBtHci(); in initialize_impl()