Searched refs:isNeedCheckBluetoothServiceOn_ (Results 1 – 2 of 2) sorted by relevance
78 if (!isNeedCheckBluetoothServiceOn_.load()) { in GetHostRemote()87 isNeedCheckBluetoothServiceOn_ = false; in GetHostRemote()168 BluetoothProfileManager::GetInstance().isNeedCheckBluetoothServiceOn_ = true; in OnAddSystemAbility()194 BluetoothProfileManager::GetInstance().isNeedCheckBluetoothServiceOn_ = true; in OnRemoveSystemAbility()
109 std::atomic_bool isNeedCheckBluetoothServiceOn_ = true; variable