nRF5 SDK v17.1.0
Functions
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 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_lengthPointer to mailbox length.
Return values
NRF_SUCCESSLength succesfully obtained.
NRF_ERROR_NULLNull pointer provided.

Documentation feedback | Developer Zone | Subscribe | Updated