Bit masks for the initialization of bas_init_t::char_mask. More...
Macros | |
| #define | BAS_CHAR_MANDATORY 0x07 |
| #define | BAS_CHAR_LVL_NTF_SUP 0x08 |
| #define | BAS_CHAR_FORMAT_SUP 0x10 |
| #define | BAS_CHAR_FULL 0x1f |
Bit masks for the initialization of bas_init_t::char_mask.
| #define BAS_CHAR_FORMAT_SUP 0x10 |
Bit mask of the Presentation Format descriptor.
| #define BAS_CHAR_FULL 0x1f |
Bit mask of the full characteristic.
| #define BAS_CHAR_LVL_NTF_SUP 0x08 |
Bit mask of Battery Level notification.
| #define BAS_CHAR_MANDATORY 0x07 |
Bit mask of the mandatory characteristics in BAS.