Searched defs:BluetoothDeathRecipient (Results 1 – 8 of 8) sorted by relevance
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
35 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
36 class BluetoothDeathRecipient; variable
66 class BluetoothDeathRecipient { class68 BluetoothDeathRecipient(BluetoothHci* hci) : mHci(hci) {} in BluetoothDeathRecipient() function in aidl::android::hardware::bluetooth::impl::BluetoothDeathRecipient
31 class BluetoothDeathRecipient; variable
56 class BluetoothDeathRecipient : public hidl_death_recipient { class58 BluetoothDeathRecipient(const sp<IBluetoothHci> hci) : mHci(hci) {} in BluetoothDeathRecipient() function in android::hardware::bluetooth::V1_1::sim::BluetoothDeathRecipient
37 class BluetoothDeathRecipient; variable