Searched refs:g_a2dpDeviceMapLock (Results 1 – 1 of 1) sorted by relevance
51 std::mutex g_a2dpDeviceMapLock; variable456 std::lock_guard<std::mutex> deviceMapLock(g_a2dpDeviceMapLock); in NotifyToUpdateAudioDevice()487 std::lock_guard<std::mutex> deviceMapLock(g_a2dpDeviceMapLock); in IsA2dpBluetoothDeviceExist()510 std::lock_guard<std::mutex> deviceMapLock(g_a2dpDeviceMapLock); in GetConnectedA2dpBluetoothDevice()521 std::lock_guard<std::mutex> deviceMapLock(g_a2dpDeviceMapLock); in GetAllA2dpBluetoothDevice()550 std::lock_guard<std::mutex> deviceMapLock(g_a2dpDeviceMapLock); in ClearAllA2dpBluetoothDevice()