![]() |
nRF Connect SDK API 3.3.99
|
Use these bitmask values to enable different QoS message flags. More...
Macros | |
| #define | QOS_FLAG_RELIABILITY_ACK_DISABLED 0x01 |
| Set this flag to disable acknowledging of a message. | |
| #define | QOS_FLAG_RELIABILITY_ACK_REQUIRED 0x02 |
| Set this flag to require acknowledging of a message. | |
Use these bitmask values to enable different QoS message flags.
The values can be OR'ed together to enable multiple flags at the same time.