HomeSort by relevance Sort by last modified time
    Searched refs:fsm_eventActivation_t (Results 1 - 4 of 4) sorted by null

  /hardware/ti/wlan/wl1271/utils/
fsm.h 63 typedef TI_STATUS (*fsm_eventActivation_t)(TI_UINT8 *currState, TI_UINT8 event, void* data);
88 fsm_eventActivation_t transitionFunc; /**< State transition function */
109 fsm_eventActivation_t transFunc,
fsm.c 197 fsm_eventActivation_t transFunc,
  /hardware/ti/wlan/wl1271/TWD/MacServices/
ScanSrvSM.c 149 (fsm_eventActivation_t)scanSRVSM_SMEvent, pScanSRV->hOS );
MeasurementSrvSM.c 142 (fsm_eventActivation_t)measurementSRVSM_SMEvent, pMeasurementSRV->hOS );
    [all...]

Completed in 508 milliseconds