Home
last modified time | relevance | path

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

/hardware/ti/wlan/wl1271/TWD/TWDriver/
DTWDriverMsr.h182 EMeasurementType msrType; /**< */ member
221 …EMeasurementType msrType; /**< The type of performed measurement the reply ref… member
/hardware/ti/wlan/wl1271/TWD/MacServices/
DmeasurementSrvDbgPrint.c87 …t: type: %d, duration:%d, scan mode: %d, reserved: %d", pMsrTypeRequest->msrType, pMsrTypeRequest-… in measurementSRVPrintTypeRequest()
DMeasurementSrv.c319 …pMeasurementSRV->msrReply.msrTypes[ i ].msrType = pMeasurementSRV->msrRequest.msrTypes[ i ].msrTyp… in MacServices_measurementSRV_startMeasurement()
587 switch (pMeasurementSRV->msrRequest.msrTypes[ requestIndex ].msrType) in MacServices_measurementSRV_requestTimerExpired()
606 …quest %d\n", pMeasurementSRV->msrRequest.msrTypes[ requestIndex ].msrType, requestInd… in MacServices_measurementSRV_requestTimerExpired()
635 if ( MSR_TYPE_BEACON_MEASUREMENT == pMeasurementSRV->msrRequest.msrTypes[ i ].msrType ) in measurementSRVIsBeaconMeasureIncluded()
1047 if ( type == pMeasurementSRV->msrRequest.msrTypes[ i ].msrType ) in measurementSRVFindIndexByType()
DMeasurementSrvSM.c388 switch (pMeasurementSRV->msrRequest.msrTypes[ requestIndex ].msrType) in measurementSRVSM_startMeasureTypes()
512 …urement type %d is not supported\n", pMeasurementSRV->msrRequest.msrTypes[ requestIndex ].msrType); in measurementSRVSM_startMeasureTypes()
754 switch ( pMeasurementSRV->msrRequest.msrTypes[ i ].msrType ) in measurementSRVSM_stopFromMeasureInProgress()
786 …_ERROR, ": unsupported measurement type: %d\n", pMeasurementSRV->msrRequest.msrTypes[ i ].msrType); in measurementSRVSM_stopFromMeasureInProgress()
/hardware/ti/wlan/wl1271/stad/src/AirLink_Managment/
DmeasurementMgrSM.c914 request.msrTypes[request.numberOfTypes].msrType = pRequestArr[requestIndex]->Type; in measurementMgrSM_acStartMeasurement()
916 … request.numberOfTypes+1, request.msrTypes[request.numberOfTypes].msrType, request.msr… in measurementMgrSM_acStartMeasurement()