|
_SlEventPropogationStatus_e | __CONCAT2 (SL_EXT_LIB_1, _GeneralEventHdl)(SlDeviceEvent_t *) |
|
_SlEventPropogationStatus_e | __CONCAT2 (SL_EXT_LIB_1, _WlanEventHdl)(SlWlanEvent_t *) |
|
_SlEventPropogationStatus_e | __CONCAT2 (SL_EXT_LIB_1, _NetAppEventHdl)(SlNetAppEvent_t *) |
|
_SlEventPropogationStatus_e | __CONCAT2 (SL_EXT_LIB_1, _HttpServerEventHdl)(SlHttpServerEvent_t * |
|
_SlEventPropogationStatus_e | __CONCAT2 (SL_EXT_LIB_1, _SockEventHdl)(SlSockEvent_t *) |
|
_SlEventPropogationStatus_e | __CONCAT2 (SL_EXT_LIB_2, _GeneralEventHdl)(SlDeviceEvent_t *) |
|
_SlEventPropogationStatus_e | __CONCAT2 (SL_EXT_LIB_2, _WlanEventHdl)(SlWlanEvent_t *) |
|
_SlEventPropogationStatus_e | __CONCAT2 (SL_EXT_LIB_2, _NetAppEventHdl)(SlNetAppEvent_t *) |
|
_SlEventPropogationStatus_e | __CONCAT2 (SL_EXT_LIB_2, _HttpServerEventHdl)(SlHttpServerEvent_t * |
|
_SlEventPropogationStatus_e | __CONCAT2 (SL_EXT_LIB_2, _SockEventHdl)(SlSockEvent_t *) |
|
_SlEventPropogationStatus_e | __CONCAT2 (SL_EXT_LIB_3, _GeneralEventHdl)(SlDeviceEvent_t *) |
|
_SlEventPropogationStatus_e | __CONCAT2 (SL_EXT_LIB_3, _WlanEventHdl)(SlWlanEvent_t *) |
|
_SlEventPropogationStatus_e | __CONCAT2 (SL_EXT_LIB_3, _NetAppEventHdl)(SlNetAppEvent_t *) |
|
_SlEventPropogationStatus_e | __CONCAT2 (SL_EXT_LIB_3, _HttpServerEventHdl)(SlHttpServerEvent_t * |
|
_SlEventPropogationStatus_e | __CONCAT2 (SL_EXT_LIB_3, _SockEventHdl)(SlSockEvent_t *) |
|
_SlEventPropogationStatus_e | __CONCAT2 (SL_EXT_LIB_4, _GeneralEventHdl)(SlDeviceEvent_t *) |
|
_SlEventPropogationStatus_e | __CONCAT2 (SL_EXT_LIB_4, _WlanEventHdl)(SlWlanEvent_t *) |
|
_SlEventPropogationStatus_e | __CONCAT2 (SL_EXT_LIB_4, _NetAppEventHdl)(SlNetAppEvent_t *) |
|
_SlEventPropogationStatus_e | __CONCAT2 (SL_EXT_LIB_4, _HttpServerEventHdl)(SlHttpServerEvent_t * |
|
_SlEventPropogationStatus_e | __CONCAT2 (SL_EXT_LIB_4, _SockEventHdl)(SlSockEvent_t *) |
|
_SlEventPropogationStatus_e | __CONCAT2 (SL_EXT_LIB_5, _GeneralEventHdl)(SlDeviceEvent_t *) |
|
_SlEventPropogationStatus_e | __CONCAT2 (SL_EXT_LIB_5, _WlanEventHdl)(SlWlanEvent_t *) |
|
_SlEventPropogationStatus_e | __CONCAT2 (SL_EXT_LIB_5, _NetAppEventHdl)(SlNetAppEvent_t *) |
|
_SlEventPropogationStatus_e | __CONCAT2 (SL_EXT_LIB_5, _HttpServerEventHdl)(SlHttpServerEvent_t * |
|
_SlEventPropogationStatus_e | __CONCAT2 (SL_EXT_LIB_5, _SockEventHdl)(SlSockEvent_t *) |
|
void | _SlDrvHandleGeneralEvents (SlDeviceEvent_t *slGeneralEvent) |
|
void | _SlDrvHandleWlanEvents (SlWlanEvent_t *slWlanEvent) |
|
void | _SlDrvHandleNetAppEvents (SlNetAppEvent_t *slNetAppEvent) |
|
void | _SlDrvHandleHttpServerEvents (SlHttpServerEvent_t *slHttpServerEvent, SlHttpServerResponse_t *slHttpServerResponse) |
|
void | _SlDrvHandleSockEvents (SlSockEvent_t *slSockEvent) |
|
void | sl_GeneralEvtHdlr (SlDeviceEvent_t *pSlDeviceEvent) |
| General async event for inspecting general events. More...
|
|
void | sl_WlanEvtHdlr (SlWlanEvent_t *pSlWlanEvent) |
| WLAN Async event handler. More...
|
|
void | sl_NetAppEvtHdlr (SlNetAppEvent_t *pSlNetApp) |
| NETAPP Async event handler. More...
|
|
void | sl_SockEvtHdlr (SlSockEvent_t *pSlSockEvent) |
| Socket Async event handler. More...
|
|
void | sl_HttpServerCallback (SlHttpServerEvent_t *pSlHttpServerEvent, SlHttpServerResponse_t *pSlHttpServerResponse) |
| HTTP server async event. More...
|
|
_u32 | sl_GetTimestamp (void) |
| SL get timestamp routine. It returns the timer counter value in ticks unit. The counter must count from zero to its max value. More...
|
|