Extended BLE Custom Feature Bitmap#
This section provides a reference to the Bluetooth Low Energy (BLE) extended custom feature bitmap in the boot configuration feature bitmaps.
Macros#
#define
SL_SI91X_BLE_NUM_CONN_EVENTS (num_conn_events)
BLE number of connection events.
#define
SL_SI91X_BLE_NUM_REC_BYTES (num_rec_bytes)
BLE number of record size in bytes.
#define
SL_SI91X_BLE_GATT_INIT BIT(13)
GATT initialization mode.
#define
SL_SI91X_BLE_INDICATE_CONFIRMATION_FROM_HOST BIT(14)
Acknowlegment of the indication from the client.
#define
SL_SI91X_BLE_MTU_EXCHANGE_FROM_HOST BIT(15)
MTU exchange request initiation from APP.
#define
SL_SI91X_BLE_SET_SCAN_RESP_DATA_FROM_HOST BIT(16)
Set scan response data from host.
#define
SL_SI91X_BLE_DISABLE_CODED_PHY_FROM_HOST BIT(17)
Disable coded PHY from APP.
#define
SL_SI91X_BLE_ENABLE_ADV_EXTN BIT(19)
Enable advertising extensions.
#define
SL_SI91X_BLE_AE_MAX_ADV_SETS (num_adv_sets)
Maximum number of AE advertising sets.