Home
last modified time | relevance | path

Searched refs:getProfileRemoteMutex_ (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/bluetooth/frameworks/inner/include/
H A Dbluetooth_profile_manager.h113 std::mutex getProfileRemoteMutex_; member in OHOS::Bluetooth::BluetoothProfileManager
/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_profile_manager.cpp93 std::lock_guard<std::mutex> lock(getProfileRemoteMutex_); in GetProfileRemote()

Completed in 2 milliseconds