Searched refs:g_a2dpDeviceLock (Results 1 – 1 of 1) sorted by relevance
50 std::mutex g_a2dpDeviceLock; variable421 std::lock_guard<std::mutex> a2dpDeviceLock(g_a2dpDeviceLock); in AddDeviceInConfigVector()434 std::lock_guard<std::mutex> a2dpDeviceLock(g_a2dpDeviceLock); in RemoveDeviceInConfigVector()496 std::lock_guard<std::mutex> a2dpDeviceLock(g_a2dpDeviceLock); in IsA2dpBluetoothDeviceConnecting()543 std::lock_guard<std::mutex> a2dpDeviceLock(g_a2dpDeviceLock); in ClearAllA2dpBluetoothDevice()