nRF51 SDK - S110 SoftDevice
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Groups Pages
Serialization SoftDevice Handler

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 is 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 is any more events in the internal mailbox.

Parameters
[in]p_mailbox_lengthPointer to mailbox length.
Return values
NRF_SUCCESSLength succesfully obtained.
NRF_ERROR_NULLNull pointer provided.