Feature mask
C
#define BT_SYS_FEAT_PWR_CTRL (1U) #define BT_SYS_FEAT_CHC (1U<<1U)
Description
Defines the feature mask to enable or disable specific Bluetooth system features.
Macro Definition
| Macro | Description |
|---|---|
| BT_SYS_FEAT_PWR_CTRL | Power control feature mask. |
| BT_SYS_FEAT_CHC | Channel classification feature mask. |
