Constants
Various constants used by other classes.
TODO: Get rid of this. Move each item to relevant classes/interfaces.
Properties
Flag indicating that BLE Services Cache should be cleared before service discovery when acting as a GATT Client.
Flag indicating that L2CAP should be used for data retrieval if available and supported.
Flag indicating that the mdoc central client mode should be supported for BLE data retrieval.
Flag indicating that the mdoc peripheral server mode should be supported for BLE data retrieval.
The mdoc indicates an error during CBOR decoding that the data received is not valid CBOR. Returning this status code is optional.
The mdoc indicates an error during CBOR validation, e.g. wrong CBOR structures. Returning this status code is optional.
The mdoc returns an error without any given reason. No data is returned.
Normal processing. This status message shall be returned if no other status is returned.
Error: CBOR decoding. The session shall be terminated.
Error: session encryption. The session shall be terminated.
Session termination. The session shall be terminated.