对设备进行针对24H2版本的HLK测试时,Bluetooth - Audio - XXX遇到0xD, permission denied报错

wenpei zhuo 40 信誉分
2025-03-03T03:27:17.2+00:00

我在对我的设备进行HLK测试,设备安装的系统是24H2 english pro版本,当我对设备运行以下测试项时:

  • Bluetooth - Audio - Check Sideband DDI
  • Bluetooth - Audio - Check Supported Codecs
  • Bluetooth - Audio - Offload path used
  • Bluetooth - Audio - Power cycle the sink device while playing music tone with A2DP offload
  • Bluetooth - Audio - Short constant music tone with A2DP offload
  • Bluetooth - Audio - Sink decrease music volume with A2DP offload
  • Bluetooth - Audio - Sink device disconnects and reconnects while playing music tone with A2DP offload
  • Bluetooth - Audio - Sink increase music volume with A2DP offload
  • Bluetooth - Audio - Source decrease music volume with A2DP offload
  • Bluetooth - Audio - Source device toggles music tone with A2DP offload
  • Bluetooth - Audio - Source increase music volume with A2DP offload
  • Bluetooth - Audio - Source radio disabled and re-enabled while playing music tone with A2DP offload
  • Bluetooth - Audio - Voice interrupt music with A2DP offload

每一项都失败了,并且它们的报错信息完全一致,下面是我看到的日志中的报错 [Bluetooth\TestPlatform\BTPSources\Foundation\serialioplugin.cpp(145)] [BluetoothTestPlatform::SerialIOPluginImpl::SerialIOPluginImpl]: Exception thrown (0xD, permission denied) Caught std::system_error: permission denied [Error code: 13] during (m_audioTests = BluetoothTests::AudioTests::Make( BluetoothWindowsPluginHelpers::PluginLoaders::LoadWindowsBtpDeviceFromDll(), BluetoothTaefTestHelpers::MakeDeviceFromRuntimeParameter(L"device"), testOptions)) Setup fixture 'Microsoft::Bluetooth::AudioA2dpOffload::FunctionalTests::AudioA2dpOffloadTests::ClassSetup' for the scope 'Microsoft::Bluetooth::AudioA2dpOffload::FunctionalTests::AudioA2dpOffloadTests' failed.

请问上面这段报错在这些测试项中表示什么意思,我应该如何使我的设备通过这些测试项? 谢谢帮助!

Windows 商业版 | 面向 IT 专业人士的 Windows 客户端 | 设备和部署 | 其他
0 个注释 无注释
{count} 票

你的答案

提问者可以将答案标记为“已接受”,版主可以将答案标记为“已推荐”,这有助于用户了解答案是否解决了提问者的问题。