Site icon EfmSoft

What does NTSTATUS 0xC0420006 (STATUS_BTH_ATT_REQUEST_NOT_SUPPORTED) mean?

 
Previous Next
STATUS_BTH_ATT_INSUFFICIENT_AUTHENTICATION STATUS_BTH_ATT_INVALID_OFFSET

STATUS_BTH_ATT_REQUEST_NOT_SUPPORTED

The failure concerns the requested ATT procedure itself

STATUS_BTH_ATT_REQUEST_NOT_SUPPORTED is ATT error 0x06. It is returned when the ATT server does not support the request procedure received from the client, rather than when a specific attribute is absent or denied.

The useful question is therefore which opcode was sent and why. A client can be connected to a valid GATT server while attempting a procedure that the peer does not implement, does not expose in its current feature set, or cannot use in the current interaction path.

What to check

References


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

Exit mobile version