Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/tools/rootcanal/hal/
Dbluetooth_hci.cc58 BluetoothDeathRecipient(const sp<IBluetoothHci> hci) : mHci(hci) {} in BluetoothDeathRecipient()
65 mHci->close(); in serviceDied()
67 sp<IBluetoothHci> mHci; member in android::hardware::bluetooth::V1_1::sim::BluetoothDeathRecipient