Site icon EfmSoft

What does NTSTATUS 0xC042000E (STATUS_BTH_ATT_UNLIKELY) mean?

 
Previous Next
STATUS_BTH_ATT_INVALID_ATTRIBUTE_VALUE_LENGTH STATUS_BTH_ATT_INSUFFICIENT_ENCRYPTION

STATUS_BTH_ATT_UNLIKELY

This is a protocol-level catch-all, not a diagnosis by itself

STATUS_BTH_ATT_UNLIKELY is ATT error 0x0E. The ATT server uses it when the request cannot be completed and no more precise ATT error describes the reason.

Unlike Invalid PDU, permission failures, and resource errors, this code does not identify a client-visible category of fault. It is therefore especially important to correlate it with server-side application logs, connection transitions, and earlier ATT operations instead of treating it as proof that the request bytes are malformed.

What to check

References


Looking for a different code? Search another status or error code.

Exit mobile version