Modules | |
| Characteristics Mask | |
| Bit masks for the initialization of dis_init_t::char_mask. | |
| IEEE 11073-20601 Authoritative Body Type | |
Macros | |
| #define | DIS_CONNECTION_MAX |
| #define | DIS_SYS_ID_LEN 8 |
| #define | DIS_PNP_ID_LEN 7 |
| #define | DIS_VAL_MAX_LEN 128 |
| #define | DIS_IEEE_CERTIF_MIN_LEN 6 |
| #define DIS_CONNECTION_MAX |
Maximum number of DIS connections. The value is configurable.
| #define DIS_IEEE_CERTIF_MIN_LEN 6 |
IEEE Certification length (min 6 bytes).
| #define DIS_PNP_ID_LEN 7 |
PnP ID length.
| #define DIS_SYS_ID_LEN 8 |
System ID length.
| #define DIS_VAL_MAX_LEN 128 |
Maximal length for Characteristic values - 128 bytes.