Home
last modified time | relevance | path

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

/foundation/multimedia/audio_framework/frameworks/native/bluetoothclient/
H A Daudio_bluetooth_manager.cpp46 std::mutex g_activehfpDeviceLock; member
473 std::lock_guard<std::mutex> hfpDeviceLock(g_activehfpDeviceLock); in SetActiveHfpDevice()
587 std::lock_guard<std::mutex> hfpDeviceLock(g_activehfpDeviceLock); in UpdateCurrentActiveHfpDevice()
593 std::lock_guard<std::mutex> hfpDeviceLock(g_activehfpDeviceLock); in GetCurrentActiveHfpDevice()

Completed in 2 milliseconds