Home
last modified time | relevance | path

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

/hardware/interfaces/bluetooth/1.0/default/
Dbluetooth_hci.h35 class BluetoothDeathRecipient; variable
Dbluetooth_hci.cc34 class BluetoothDeathRecipient : public hidl_death_recipient { class
36 BluetoothDeathRecipient(const sp<IBluetoothHci> hci) : mHci(hci) {} in BluetoothDeathRecipient() function in android::hardware::bluetooth::V1_0::implementation::BluetoothDeathRecipient