Home
last modified time | relevance | path

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

/system/bt/vendor_libs/linux/interface/
Dbluetooth_hci.h45 Return<void> initialize_1_1(
Dbluetooth_hci.cc271 Return<void> BluetoothHci::initialize_1_1( in initialize_1_1() function in android::hardware::bluetooth::V1_1::btlinux::BluetoothHci
/system/bt/test/rootcanal/
Dbluetooth_hci.h47 ::android::hardware::Return<void> initialize_1_1(
Dbluetooth_hci.cc79 Return<void> BluetoothHci::initialize_1_1( in initialize_1_1() function in android::hardware::bluetooth::V1_1::sim::BluetoothHci
/system/bt/hci/src/
Dhci_layer_android.cc160 btHci_1_1->initialize_1_1(callbacks); in hci_initialize()