Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
H A Da2dp_profile.cpp39 std::mutex g_profileMutex; member
94 std::lock_guard<std::mutex> lock(g_profileMutex); in GetRole()
103 std::lock_guard<std::mutex> lock(g_profileMutex); in GetProfileEnable()
112 std::lock_guard<std::mutex> lock(g_profileMutex); in SetProfileEnable()
122 std::lock_guard<std::mutex> lock(g_profileMutex); in SetActivePeer()
129 std::lock_guard<std::mutex> lock(g_profileMutex); in GetActivePeer()
281 std::lock_guard<std::mutex> lock(g_profileMutex); in IsActiveDevice()
293 std::lock_guard<std::mutex> lock(g_profileMutex); in ClearActiveDevice()
568 std::lock_guard<std::mutex> lock(g_profileMutex); in GetSDPInstance()
575 std::lock_guard<std::mutex> lock(g_profileMutex); in GetConfigure()
[all...]

Completed in 2 milliseconds