Home
last modified time | relevance | path

Searched defs:BluetoothDeathRecipient (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/tools/rootcanal/hal/
Dbluetooth_hci.h37 class BluetoothDeathRecipient; variable
Dbluetooth_hci.cc56 class BluetoothDeathRecipient : public hidl_death_recipient { class
58 BluetoothDeathRecipient(const sp<IBluetoothHci> hci) : mHci(hci) {} in BluetoothDeathRecipient() function in android::hardware::bluetooth::V1_1::sim::BluetoothDeathRecipient