Serialization SoftDevice Handler on application side. More...
Functions |
|
| uint32_t | sd_ble_evt_mailbox_length_get (uint32_t *p_mailbox_length) |
|
Function for checking if there are any more events in the internal mailbox.
More...
|
|
Detailed Description
Serialization SoftDevice Handler on application side.
Function Documentation
| uint32_t sd_ble_evt_mailbox_length_get | ( | uint32_t * | p_mailbox_length | ) |
Function for checking if there are any more events in the internal mailbox.
- Parameters
-
[in] p_mailbox_length Pointer to mailbox length.
- Return values
-
NRF_SUCCESS Length succesfully obtained. NRF_ERROR_NULL Null pointer provided.