Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/tools/rootcanal/hal/
Dbluetooth_hci.h53 ::android::hardware::Return<void> initialize_1_1(
Dbluetooth_hci.cc83 Return<void> BluetoothHci::initialize_1_1( in initialize_1_1() function in android::hardware::bluetooth::V1_1::sim::BluetoothHci
/packages/modules/Bluetooth/system/gd/hal/
Dhci_backend_hidl.cc148 hci_1_1_->initialize_1_1(hci_callbacks_); in initialize()