S132 SoftDevice v7.3.0
Macros |
|
| #define | BLE_GAP_ADV_SET_DATA_SIZE_MAX (31) |
| #define | BLE_GAP_ADV_SET_DATA_SIZE_EXTENDED_MAX_SUPPORTED (255) |
| #define | BLE_GAP_ADV_SET_DATA_SIZE_EXTENDED_CONNECTABLE_MAX_SUPPORTED (238) |
Detailed Description
Macro Definition Documentation
| #define BLE_GAP_ADV_SET_DATA_SIZE_EXTENDED_CONNECTABLE_MAX_SUPPORTED (238) |
Maximum supported data length for an extended connectable advertising set.
| #define BLE_GAP_ADV_SET_DATA_SIZE_EXTENDED_MAX_SUPPORTED (255) |
Maximum supported data length for an extended advertising set.
| #define BLE_GAP_ADV_SET_DATA_SIZE_MAX (31) |
Maximum data length for an advertising set. If more advertising data is required, use extended advertising instead.