Home
last modified time | relevance | path

Searched refs:g_hfpDeviceLock (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/bluetoothclient/
H A Dbluetooth_device_manager.cpp60 std::mutex g_hfpDeviceLock; variable
558 std::lock_guard<std::mutex> a2dpDeviceLock(g_hfpDeviceLock); in GetA2dpVirtualDeviceList()
806 std::lock_guard<std::mutex> hfpDeviceLock(g_hfpDeviceLock); in HandleUserSelection()
864 std::lock_guard<std::mutex> hfpDeviceLock(g_hfpDeviceLock); in AddDeviceInConfigVector()
877 std::lock_guard<std::mutex> hfpDeviceLock(g_hfpDeviceLock); in RemoveDeviceInConfigVector()
939 std::lock_guard<std::mutex> hfpDeviceLock(g_hfpDeviceLock); in IsHfpBluetoothDeviceConnecting()
977 std::lock_guard<std::mutex> hfpDeviceLock(g_hfpDeviceLock); in ClearAllHfpBluetoothDevice()
1027 std::lock_guard<std::mutex> hfpDeviceLock(g_hfpDeviceLock); in GetHfpVirtualDeviceList()