Controllo bug 0xBFF: BC_BTHMINI_VERIFIER_FAULT

Il controllo BC_BTHMINI_VERIFIER_FAULT bug ha un valore di 0x00000BFF. Ciò indica che il verificatore del driver estendibile Bluetooth bluetooth ha rilevato una violazione.

Importante

Questo articolo è destinato ai programmatori. Se si è un cliente che ha ricevuto un codice di errore dello schermo blu durante l'uso del computer, vedere Risolvere gli errori dello schermo blu.

parametri BC_BTHMINI_VERIFIER_FAULT

Parametro Descrizione
1

Sottotipo dell'errore del verificatore 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 Vedere il parametro 1
3 Vedere il parametro 1
4 Vedere il parametro 1

Risoluzione

L'estensione di debug !analizza visualizza informazioni sul controllo dei bug e può essere utile per determinare la causa radice. Il parametro 1 descrive il tipo di violazione. Esaminare lo stack di chiamate per determinare il driver di comportamento errato.