Searched defs:BluetoothDeathRecipient (Results 1 – 10 of 10) sorted by relevance
48 class BluetoothDeathRecipient : public android::IBinder::DeathRecipient { class50 explicit BluetoothDeathRecipient( in BluetoothDeathRecipient() function in __anon9f047d1c0110::BluetoothDeathRecipient
35 class BluetoothDeathRecipient; variable
34 class BluetoothDeathRecipient : public hidl_death_recipient { class36 BluetoothDeathRecipient(const sp<IBluetoothHci> hci) : mHci(hci) {} in BluetoothDeathRecipient() function in android::hardware::bluetooth::V1_0::implementation::BluetoothDeathRecipient
36 class BluetoothDeathRecipient; variable
37 class BluetoothDeathRecipient : public hidl_death_recipient { class39 BluetoothDeathRecipient(const sp<IBluetoothHci> hci) : mHci(hci) {} in BluetoothDeathRecipient() function in android::hardware::bluetooth::V1_1::implementation::BluetoothDeathRecipient
39 class BluetoothDeathRecipient; variable
49 class BluetoothDeathRecipient : public hidl_death_recipient { class51 BluetoothDeathRecipient(const sp<IBluetoothHci> hci) : mHci(hci) {} in BluetoothDeathRecipient() function in android::hardware::bluetooth::V1_1::sim::BluetoothDeathRecipient
38 class BluetoothDeathRecipient; variable
244 class BluetoothDeathRecipient : public hidl_death_recipient { class246 BluetoothDeathRecipient(const sp<IBluetoothHci> hci) : mHci(hci) {} in BluetoothDeathRecipient() function in android::hardware::bluetooth::V1_1::btlinux::BluetoothDeathRecipient
1049 class BluetoothDeathRecipient : public android::IBinder::DeathRecipient { class