Searched refs:mHci (Results 1 – 1 of 1) sorted by relevance
58 BluetoothDeathRecipient(const sp<IBluetoothHci> hci) : mHci(hci) {} in BluetoothDeathRecipient()65 mHci->close(); in serviceDied()67 sp<IBluetoothHci> mHci; member in android::hardware::bluetooth::V1_1::sim::BluetoothDeathRecipient