Home
last modified time | relevance | path

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

/foundation/multimedia/audio_framework/frameworks/native/bluetoothclient/
H A Dbluetooth_device_manager.cpp61 std::mutex g_hfpDeviceMapLock; member
894 std::lock_guard<std::mutex> deviceMapLock(g_hfpDeviceMapLock); in NotifyToUpdateAudioDevice()
927 std::lock_guard<std::mutex> deviceMapLock(g_hfpDeviceMapLock); in IsHfpBluetoothDeviceExist()
950 std::lock_guard<std::mutex> deviceMapLock(g_hfpDeviceMapLock); in GetConnectedHfpBluetoothDevice()
961 std::lock_guard<std::mutex> deviceMapLock(g_hfpDeviceMapLock); in GetAllHfpBluetoothDevice()
981 std::lock_guard<std::mutex> deviceMapLock(g_hfpDeviceMapLock); in ClearAllHfpBluetoothDevice()

Completed in 3 milliseconds