錯誤檢查0xBFF:BC_BTHMINI_VERIFIER_FAULT

BC_BTHMINI_VERIFIER_FAULT錯誤檢查的 值為 0x00000BFF。 這表示藍牙迷你埠可延伸驅動程式驗證器已攔截到違規。

重要

本文適用于程式設計人員。 如果您是在使用電腦時收到藍色螢幕錯誤碼的客戶,請參閱 針對藍色畫面錯誤進行疑難排解

BC_BTHMINI_VERIFIER_FAULT參數

參數 描述
1

藍牙驗證器錯誤的子類型。

0x1 : An attempt was made to return a packet with type that mis-matched its original request. 2 - Returned packet type 3 - Expected packet type 4 - Reserved 0x2 : An attempt was made to return an unexpected status code and caused the packet to be discarded. 2 - Unexpected return status 3 - Reserved 4 - Reserved 0x3 : Incorrect output buffer size was returned to indicate number of bytes written by the lower transport driver. 2 - Unexpected buffer size 3 - Expected buffer size 4 - Reserved
2 請參閱參數 1
3 請參閱參數 1
4 請參閱參數 1

解決方案

!analyze 偵錯延伸模組會顯示錯誤檢查的相關資訊,有助於判斷根本原因。 參數 1 描述違規的類型。 查看呼叫堆疊以判斷錯誤的驅動程式。