blue_heron v0.1.0 BlueHeron.ErrorCode View Source

Defines all error codes and functions to map between error code and name.

When a command fails, or an LMP, LL, or AMP message needs to indicate a failure, error codes are used to indicate the reason for the error. Error codes have a size of one octet.

Reference: Version 5.0, Vol 2, Part D, 1

Non-standard Names

For error codes 0x2B, 0x31, and 0x33, their respective names are suffixed like (0x2B) as to differentiate between the three when serializing.

Link to this section Summary

Link to this section Functions