Home
last modified time | relevance | path

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

/hardware/interfaces/bluetooth/1.0/default/
Dbluetooth_hci.cc36 BluetoothDeathRecipient(const sp<IBluetoothHci> hci) : mHci(hci) {} in BluetoothDeathRecipient()
43 mHci->close(); in serviceDied()
45 sp<IBluetoothHci> mHci; member in android::hardware::bluetooth::V1_0::implementation::BluetoothDeathRecipient