BLE Feature Bitmap#
This section provides a reference to the Bluetooth Low Energy (BLE) feature bitmap in the boot configuration feature bitmaps.
Macros#
#define
SL_SI91X_BLE_MAX_NBR_ATT_REC (max_num_of_att_rec)
BLE number of attributes.
#define
SL_SI91X_BLE_MAX_NBR_ATT_SERV (max_num_of_att_serv)
BLE number of GATT services.
#define
SL_SI91X_BLE_MAX_NBR_PERIPHERALS (max_num_of_peripherals)
BLE number of peripherals.
#define
SL_SI91X_BLE_PWR_INX (power_index)
BLE Tx power index.
#define
SL_SI91X_BLE_PWR_SAVE_OPTIONS (duty_cycle)
BLE power save options.
#define
SL_SI91X_BLE_MAX_NBR_CENTRALS (max_num_of_centrals)
Number of Centrals.
#define
SL_SI91X_BLE_GATT_ASYNC_ENABLE BIT(29)
GATT ASYNC BIT.
#define
SL_SI91X_916_BLE_COMPATIBLE_FEAT_ENABLE BIT(30)
BLE feature compatibility.
#define
SL_SI91X_FEAT_BLE_CUSTOM_FEAT_EXTENTION_VALID BIT(31)
Extension validity for custom feature bitmap.