Searched defs:BluetoothDeathRecipient (Results 1 – 6 of 6) sorted by relevance
48 class BluetoothDeathRecipient : public android::IBinder::DeathRecipient { class50 explicit BluetoothDeathRecipient( in BluetoothDeathRecipient() function in __anonca8f5f590111::BluetoothDeathRecipient
37 class BluetoothDeathRecipient; variable
50 class BluetoothDeathRecipient : public hidl_death_recipient { class52 BluetoothDeathRecipient(const sp<IBluetoothHci> hci) : mHci(hci) {} in BluetoothDeathRecipient() function in android::hardware::bluetooth::V1_0::sim::BluetoothDeathRecipient
244 class BluetoothDeathRecipient : public hidl_death_recipient { class246 BluetoothDeathRecipient(const sp<IBluetoothHci> hci) : mHci(hci) {} in BluetoothDeathRecipient() function in android::hardware::bluetooth::V1_0::btlinux::BluetoothDeathRecipient
1049 class BluetoothDeathRecipient : public android::IBinder::DeathRecipient { class