Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/bluetoothclient/
H A Dbluetooth_device_manager.cpp61 std::mutex g_hfpDeviceMapLock; variable
897 std::lock_guard<std::mutex> deviceMapLock(g_hfpDeviceMapLock); in NotifyToUpdateAudioDevice()
930 std::lock_guard<std::mutex> deviceMapLock(g_hfpDeviceMapLock); in IsHfpBluetoothDeviceExist()
953 std::lock_guard<std::mutex> deviceMapLock(g_hfpDeviceMapLock); in GetConnectedHfpBluetoothDevice()
964 std::lock_guard<std::mutex> deviceMapLock(g_hfpDeviceMapLock); in GetAllHfpBluetoothDevice()
984 std::lock_guard<std::mutex> deviceMapLock(g_hfpDeviceMapLock); in ClearAllHfpBluetoothDevice()