버그 검사 0xBFF: BC_BTHMINI_VERIFIER_FAULT

BC_BTHMINI_VERIFIER_FAULT 버그 검사 값은 0x00000BFF. 이는 Bluetooth 미니포트 확장 가능한 드라이버 검증 도구가 위반을 발견했음을 나타냅니다.

중요

이 문서는 프로그래머용입니다. 컴퓨터를 사용하는 동안 파란색 화면 오류 코드를 받은 고객인 경우 블루 스크린 오류 문제 해결을 참조하세요.

BC_BTHMINI_VERIFIER_FAULT 매개 변수

매개 변수 Description
1

Bluetooth 검증 도구 오류의 하위 형식입니다.

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은 위반 유형을 설명합니다. 호출 스택을 확인하여 잘못된 작업 드라이버를 확인합니다.