Home
last modified time | relevance | path

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

/device/google/cuttlefish/guest/hals/bt/remote/
Dremote_bluetooth.h33 class BluetoothDeathRecipient; variable
Dremote_bluetooth.cpp53 class BluetoothDeathRecipient : public hidl_death_recipient { class
55 BluetoothDeathRecipient(const sp<IBluetoothHci> hci) : mHci(hci) {} in BluetoothDeathRecipient() function in android::hardware::bluetooth::V1_1::remote::BluetoothDeathRecipient