Home
last modified time | relevance | path

Searched refs:_pSlPropogationDeviceGeneralEvtHdlr_t (Results 1 – 1 of 1) sorted by relevance

/hal_ti-latest/simplelink/source/ti/drivers/net/wifi/
Deventreg.c56 typedef _i32 (*_pSlPropogationDeviceGeneralEvtHdlr_t)(SlDeviceEvent_t *pSlDeviceEvent); typedef
190 …if(EVENT_PROPAGATION_BLOCK == ((_pSlPropogationDeviceGeneralEvtHdlr_t)(currentNode->event))(pSlDev… in _SlDeviceGeneralEvtHdlr()