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

  /hardware/ti/wlan/wl1271/TWD/MacServices/
MeasurementSrvSM.h 83 MSR_SRV_NUM_OF_STATES
MeasurementSrvSM.c 70 fsm_actionCell_t smMatrix[ MSR_SRV_NUM_OF_STATES ][ MSR_SRV_NUM_OF_EVENTS ] =
141 (TI_UINT8)MSR_SRV_NUM_OF_STATES, (TI_UINT8)MSR_SRV_NUM_OF_EVENTS,
    [all...]
MeasurementSrv.c 80 if ( TI_OK != fsm_Create( hOS, &(pMeasurementSRV->SM), MSR_SRV_NUM_OF_STATES, MSR_SRV_NUM_OF_EVENTS ))
    [all...]

Completed in 137 milliseconds