Common API SVC numbers.
| Enumerator |
|---|
| SD_BLE_ENABLE | Common BLE SVC base. Enable and initialize the BLE stack
|
| SD_BLE_EVT_GET | Common BLE SVC base. Get an event from the pending events queue.
|
| SD_BLE_UUID_VS_ADD | Common BLE SVC base. Add a Vendor Specific base UUID.
|
| SD_BLE_UUID_VS_REMOVE | Common BLE SVC base. Remove a Vendor Specific base UUID.
|
| SD_BLE_UUID_DECODE | Common BLE SVC base. Decode UUID bytes.
|
| SD_BLE_UUID_ENCODE | Common BLE SVC base. Encode UUID bytes.
|
| SD_BLE_VERSION_GET | Common BLE SVC base. Get the local version information (company ID, Link Layer Version, Link Layer Subversion).
|
| SD_BLE_USER_MEM_REPLY | Common BLE SVC base. User Memory Reply.
|
| SD_BLE_OPT_SET | Common BLE SVC base. Set a BLE option.
|
| SD_BLE_OPT_GET | Common BLE SVC base. Get a BLE option.
|
| SD_BLE_CFG_SET | Common BLE SVC base. Add a configuration to the BLE stack.
|