バグ チェック 0xBFF: BC_BTHMINI_VERIFIER_FAULT

BC_BTHMINI_VERIFIER_FAULT バグチェックには、0x00000BFF の値があります。 これは、Bluetooth ミニポート拡張可能ドライバー検証ツールが違反を捉えたことを示します。

重要

この記事は、プログラマー向けです。 コンピューターを使用中に、ブルー スクリーン エラーが表示された場合は、「ブルー スクリーン エラーのトラブルシューティング」を参照してください。

BC_BTHMINI_VERIFIER_FAULT パラメーター

パラメーター 説明
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 は違反の種類を表します。 呼び出しスタックを調べて、不適切な動作をしているドライバーを特定します。