Home | History | Annotate | Download | only in src

Lines Matching refs:S8

587     S8  connectionTypeStr[50];
629 pBssid = (POS_802_11_BSSID_EX)((S8*)pBssid + (pBssid->Length ? pBssid->Length : sizeof(OS_802_11_BSSID_EX)));
636 static U8 CuCmd_Char2Hex( S8 c )
768 S8 ch;
790 S8 ch;
1332 S8 CurrentTxRateStr[50];
1534 S8 dRssi, bRssi;
1955 S8 CurrentTxRateStr[20];
1957 S8 CurrentRxRateStr[20];
1960 S8 dRssi, bRssi;
2398 pCuCmd->tPeriodicAppScanParams.iRssiThreshold = (S8)parm[ 0 ].value;
2399 pCuCmd->tPeriodicAppScanParams.iSnrThreshold = (S8)parm[ 1 ].value;
2543 pBandPolicy->rxRSSIThreshold = (S8)(parm[ 2 ].value);
2837 roamingMngrConfigParams.roamingMngrConfig.apQualityThreshold = (S8) parm[0].value;
2854 roamingMngrConfigParams.roamingMngrThresholdsConfig.dataRetryThreshold = (S8) parm[0].value;
2871 roamingMngrConfigParams.roamingMngrThresholdsConfig.numExpectedTbttForBSSLoss = (S8) parm[0].value;
2888 roamingMngrConfigParams.roamingMngrThresholdsConfig.txRateThreshold = (S8 )parm[0].value;
2906 roamingMngrConfigParams.roamingMngrThresholdsConfig.lowRssiThreshold = (S8) parm[0].value;
2924 roamingMngrConfigParams.roamingMngrThresholdsConfig.lowSnrThreshold = (S8)parm[0].value;
2940 roamingMngrConfigParams.roamingMngrThresholdsConfig.lowQualityForBackgroungScanCondition = (S8) parm[0].value;
2958 roamingMngrConfigParams.roamingMngrThresholdsConfig.normalQualityForBackgroungScanCondition = (S8) parm[0].value;
5071 S8 typeValue = eNVS_RADIO_TX_PARAMETERS;
5099 S8 typeValue = eNVS_RADIO_RX_PARAMETERS;
5102 S8 rxParamIndex;
5155 S8 *versionStr,
5262 VOID build_nvs_file(THandle hCuCmd, TTestCmd data, S8 updatedProtocol)
5270 S8 index;
5272 S8 nvsFileValid = TRUE;
6218 S8 msgBuffer[ KEEP_ALIVE_TEMPLATE_MAX_LENGTH * 2 ];
6263 S8 FwVesrion[FW_VERSION_LEN];