Site icon EfmSoft

What does NTSTATUS 0xC042000A (STATUS_BTH_ATT_ATTRIBUTE_NOT_FOUND) mean?

 
Previous Next
STATUS_BTH_ATT_PREPARE_QUEUE_FULL STATUS_BTH_ATT_ATTRIBUTE_NOT_LONG

STATUS_BTH_ATT_ATTRIBUTE_NOT_FOUND

This can be a normal discovery boundary rather than a device failure

STATUS_BTH_ATT_ATTRIBUTE_NOT_FOUND is ATT error 0x0A. In discovery procedures, it tells the client that no attribute of the requested type exists within the handle range supplied in that request.

That can be the expected signal that a Find Information, Read By Type, or Read By Group Type scan has exhausted the remaining range. It becomes an error in the application sense only when the client expected a particular service, characteristic, or descriptor to be present there.

What to check

References


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

Exit mobile version