Searched refs:SNR (Results 1 - 9 of 9) sorted by relevance

/system/wlan/ti/sta_dk_4_0_4_32/common/src/BusAccess/Export_Inc/
H A DwhalBus_Defs.h60 UINT8 SNR; member in struct:__anon406
70 UINT8 SNR; member in struct:__anon407
/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/Core_Adapt/
H A DCORE_Adapt_Defs.h94 UINT8 SNR;
/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/data_ctrl/Rx/
H A Drx.c1033 siteMgr_updateRxSignal(pRxData->hSiteMgr, pRxAttr->SNR,
1036 (" SIGNAL QUALITY :RX_LEVEL = %d :: SNR = %d \n", pRxAttr->RxLevel,pRxAttr->SNR)); */
1716 RxAttr.SNR = pWhalReserved->SNR;
1725 ("rxData_ReceivePacket: channel=%d, info=0x%x, type=%d, rate=0x%x, RSSI=%d, SNR=%d, status=%d\n",
1731 RxAttr.SNR,
/system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/FW_Transfer/Rx_Xfer/
H A DRxXfer.c510 Reserved.SNR = pRxParams->snr;
/system/wlan/ti/wilink_6_1/TWD/TWDriver/
H A DTWDriver.h2467 TI_UINT8 SNR; /**< */ member in struct:__anon1393
2486 TI_UINT8 SNR; /**< */ member in struct:__anon1394
4203 * \brief Configure RRSSI/SNR Trigger parameters
4206 * \param pRssiSnrTrigger - Pointer to RRSSI/SNR Input parameter Structure
/system/wlan/ti/wilink_6_1/stad/src/Data_link/
H A Drx.c1727 RxAttr.SNR = pRxParams->rx_snr;
1740 TRACE8(pRxData->hReport, REPORT_SEVERITY_INFORMATION, "rxData_ReceivePacket: channel=%d, info=0x%x, type=%d, rate=0x%x, RSSI=%d, SNR=%d, status=%d, scan tag=%d\n", RxAttr.channel, RxAttr.packetInfo, RxAttr.ePacketType, RxAttr.Rate, RxAttr.Rssi, RxAttr.SNR, RxAttr.status, RxAttr.eScanTag);
/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/currBss/
H A DcurrBss.c119 UINT8 snr; /**< Value of SNR of last management packet received form the current AP */
120 UINT8 snrFilterWeight; /**< The weigh for average SNR value of management packets received form the current AP */
306 /* Configure and enable the Low RSSI, the Low SNR and the Missed beacon events */
389 /* Configure HAL with SNR parameters */
691 currBSS_updateRxSignal(hCurrBSS, pRxAttr->SNR, pRxAttr->Rssi, FALSE);
1187 updates SNR and RSSI in siteMgr and calls apConn in case
1193 bAveragedData - indicate whether the given SNR,RSSI are already averaged.
1209 /* Update SNR */
/system/wlan/ti/wilink_6_1/stad/src/AirLink_Managment/
H A DmeasurementMgr.c889 tScanFrameInfo.snr = pRxAttr->SNR;
/system/wlan/ti/wilink_6_1/stad/src/Sta_Management/
H A DScanCncn.c756 tScanFrameInfo.snr = pRxAttr->SNR;

Completed in 136 milliseconds