![]() |
S132 SoftDevice
v6.1.1
|
Choose documentation: | nRF5 SDK | S112 SoftDevice API | S132 SoftDevice API | S140 SoftDevice API | S212 SoftDevice API | S312 SoftDevice API | S332 SoftDevice API | S340 SoftDevice API |
Modules | |
Advertiser Role Scheduling Configuration | |
Configuration defaults. | |
User Memory Types | |
Vendor Specific base UUID counts | |
Macros | |
#define | BLE_EVT_PTR_ALIGNMENT 4 |
Required pointer alignment for BLE Events. | |
#define | BLE_MAX(a, b) ((a) < (b) ? (b) : (a)) |
Leaves the maximum of the two arguments. | |
#define | BLE_EVT_LEN_MAX(ATT_MTU) |
Maximum possible length for BLE Events. More... | |
#define BLE_EVT_LEN_MAX | ( | ATT_MTU | ) |
Maximum possible length for BLE Events.