Home
last modified time | relevance | path

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

/foundation/multimedia/audio_framework/frameworks/native/bluetoothclient/
H A Dbluetooth_device_manager.cpp50 std::mutex g_a2dpDeviceLock; member
417 std::lock_guard<std::mutex> a2dpDeviceLock(g_a2dpDeviceLock); in AddDeviceInConfigVector()
430 std::lock_guard<std::mutex> a2dpDeviceLock(g_a2dpDeviceLock); in RemoveDeviceInConfigVector()
492 std::lock_guard<std::mutex> a2dpDeviceLock(g_a2dpDeviceLock); in IsA2dpBluetoothDeviceConnecting()
539 std::lock_guard<std::mutex> a2dpDeviceLock(g_a2dpDeviceLock); in ClearAllA2dpBluetoothDevice()

Completed in 2 milliseconds