S130 SoftDevice v2.0.0
Modules |
|
| Characteristic Presentation Formats | |
| GATT Bluetooth Namespaces | |
| GATT Execute Write flags | |
| GATT Handle Value operations | |
| GATT Status Codes | |
| GATT Timeout sources | |
| GATT Write operations | |
Macros |
|
| #define | GATT_MTU_SIZE_DEFAULT 23 |
|
Default MTU size.
|
|
| #define | GATT_RX_MTU 23 |
|
Only the default MTU size of 23 is currently supported.
|
|
| #define | BLE_GATT_HANDLE_INVALID 0x0000 |
|
Invalid Attribute Handle.
|
|
| #define | BLE_GATT_HANDLE_START 0x0001 |
|
First Attribute Handle.
|
|
| #define | BLE_GATT_HANDLE_END 0xFFFF |
|
Last Attribute Handle.
|
|