Bit masks for the initialization of rscs_init_t::char_mask. More...
Macros | |
| #define | RSCS_CHAR_MANDATORY 0x003f |
| #define | RSCS_CHAR_SENSOR_LOC_SUP 0x00c0 |
| #define | RSCS_CHAR_SC_CTRL_POINT 0x0700 |
| #define | RSCS_CHAR_FULL 0x07ff |
Bit masks for the initialization of rscs_init_t::char_mask.
| #define RSCS_CHAR_FULL 0x07ff |
Bit mask of the full characteristic.
| #define RSCS_CHAR_MANDATORY 0x003f |
Bit mask for mandatory characteristic in RSCS.
| #define RSCS_CHAR_SC_CTRL_POINT 0x0700 |
Bit mask for SC Control Point characteristic that is optional.
| #define RSCS_CHAR_SENSOR_LOC_SUP 0x00c0 |
Bit mask for Sensor Location characteristic that is optional.