Home
last modified time | relevance | path

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

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