Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/interfaces/bluetooth/1.0/default/
H A 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
H A Dbluetooth_hci.h35 class BluetoothDeathRecipient; variable
/aosp_15_r20/hardware/interfaces/bluetooth/1.1/default/
H A Dbluetooth_hci.cc37 class BluetoothDeathRecipient : public hidl_death_recipient { class
39 BluetoothDeathRecipient(const sp<IBluetoothHci> hci) : mHci(hci) {} in BluetoothDeathRecipient() function in android::hardware::bluetooth::V1_1::implementation::BluetoothDeathRecipient
H A Dbluetooth_hci.h36 class BluetoothDeathRecipient; variable
/aosp_15_r20/hardware/interfaces/bluetooth/aidl/default/
H A DBluetoothHci.cpp66 class BluetoothDeathRecipient { class
68 BluetoothDeathRecipient(BluetoothHci* hci) : mHci(hci) {} in BluetoothDeathRecipient() function in aidl::android::hardware::bluetooth::impl::BluetoothDeathRecipient
H A DBluetoothHci.h31 class BluetoothDeathRecipient; variable
/aosp_15_r20/packages/modules/Bluetooth/tools/rootcanal/hal/
Dbluetooth_hci.cc56 class BluetoothDeathRecipient : public hidl_death_recipient { class
58 BluetoothDeathRecipient(const sp<IBluetoothHci> hci) : mHci(hci) {} in BluetoothDeathRecipient() function in android::hardware::bluetooth::V1_1::sim::BluetoothDeathRecipient
Dbluetooth_hci.h37 class BluetoothDeathRecipient; variable