Searched refs:pSlDeviceEvent (Results 1 – 3 of 3) sorted by relevance
45 typedef void (*_pSlDeviceGeneralEvtHdlr_t)(SlDeviceEvent_t *pSlDeviceEvent);56 typedef _i32 (*_pSlPropogationDeviceGeneralEvtHdlr_t)(SlDeviceEvent_t *pSlDeviceEvent);185 void _SlDeviceGeneralEvtHdlr(SlDeviceEvent_t *pSlDeviceEvent) in _SlDeviceGeneralEvtHdlr() argument190 …PROPAGATION_BLOCK == ((_pSlPropogationDeviceGeneralEvtHdlr_t)(currentNode->event))(pSlDeviceEvent)) in _SlDeviceGeneralEvtHdlr()199 ((_pSlDeviceGeneralEvtHdlr_t)g_UserEvents[SL_EVENT_HDL_DEVICE_GENERAL])(pSlDeviceEvent); in _SlDeviceGeneralEvtHdlr()204 slcb_DeviceGeneralEvtHdlr(pSlDeviceEvent); in _SlDeviceGeneralEvtHdlr()
136 void _SlDeviceGeneralEvtHdlr(SlDeviceEvent_t *pSlDeviceEvent);
910 extern void slcb_DeviceGeneralEvtHdlr(SlDeviceEvent_t *pSlDeviceEvent);