Site icon EfmSoft

What does NTSTATUS 0xC0420004 (STATUS_BTH_ATT_INVALID_PDU) mean?

 
Previous Next
STATUS_BTH_ATT_WRITE_NOT_PERMITTED STATUS_BTH_ATT_INSUFFICIENT_AUTHENTICATION

STATUS_BTH_ATT_INVALID_PDU

This is a framing or request-format failure at the ATT layer

STATUS_BTH_ATT_INVALID_PDU maps to ATT error 0x04. It means the server could not accept the received Attribute Protocol data unit as a well-formed request, before any normal attribute operation could be completed.

Treat it as a protocol-construction problem, not as evidence that a particular characteristic value is wrong. The request opcode, field layout, PDU length, and negotiated ATT MTU are more useful than the semantic contents of the intended attribute value.

What to check

References


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

Exit mobile version