BLE_SCM_BleEventHandler

C

void BLE_SCM_BleEventHandler(STACK_Event_T *p_stackEvent);

Description

Handles BLE stack events.

Note

This function must be called for each BLE event that occurs to ensure proper operation of the BLE_SCM.

Parameters

ParameterDescription
[in] p_stackEventPointer to STACK_Event_T structure buffer.