Home
last modified time | relevance | path

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

/system/bt/test/rootcanal/
Dbluetooth_hci.cc55 void setHasDied(bool has_died) { has_died_ = has_died; } in setHasDied() function in android::hardware::bluetooth::V1_0::sim::BluetoothDeathRecipient
72 death_recipient_->setHasDied(false); in initialize()
/system/bt/vendor_libs/linux/interface/
Dbluetooth_hci.cc258 void setHasDied(bool has_died) { has_died_ = has_died; } in setHasDied() function in android::hardware::bluetooth::V1_0::btlinux::BluetoothDeathRecipient
275 death_recipient_->setHasDied(false); in initialize()