Searched refs:getHasDied (Results 1 – 2 of 2) sorted by relevance
/hardware/interfaces/bluetooth/1.0/default/ | ||
D | bluetooth_hci.cc | 46 bool getHasDied() const { return has_died_; } in getHasDied() function in android::hardware::bluetooth::V1_0::implementation::BluetoothDeathRecipient |
/hardware/interfaces/bluetooth/1.1/default/ | ||
D | bluetooth_hci.cc | 49 bool getHasDied() const { return has_died_; } in getHasDied() function in android::hardware::bluetooth::V1_1::implementation::BluetoothDeathRecipient |