BLE_TRSPS_BleEventHandler
C
void BLE_TRSPS_BleEventHandler(STACK_Event_T *p_stackEvent);Description
Handles BLE_Stack events.
Note
This function should be called by the application when BLE stack events occur.
Parameters
| Parameter | Description |
|---|---|
| [in] p_stackEvent | Pointer to the BLE stack event data. |
