Home
last modified time | relevance | path

Searched refs:mHci (Results 1 – 2 of 2) sorted by relevance

/system/bt/test/rootcanal/
Dbluetooth_hci.cc49 BluetoothDeathRecipient(const sp<IBluetoothHci> hci) : mHci(hci) {} in BluetoothDeathRecipient()
56 mHci->close(); in serviceDied()
58 sp<IBluetoothHci> mHci; member in android::hardware::bluetooth::V1_0::sim::BluetoothDeathRecipient
/system/bt/vendor_libs/linux/interface/
Dbluetooth_hci.cc247 BluetoothDeathRecipient(const sp<IBluetoothHci> hci) : mHci(hci) {} in BluetoothDeathRecipient()
254 mHci->close(); in serviceDied()
256 sp<IBluetoothHci> mHci; member in android::hardware::bluetooth::V1_0::btlinux::BluetoothDeathRecipient