Searched refs:g_hfpDeviceMapLock (Results 1 – 1 of 1) sorted by relevance
61 std::mutex g_hfpDeviceMapLock; variable897 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()