Home | History | Annotate | Download | only in libril

Lines Matching refs:ecio

2864         p.writeInt32(p_cur->CDMA_SignalStrength.ecio);
2866 p.writeInt32(p_cur->EVDO_SignalStrength.ecio);
2917 EVDO_SS.dbm=%d,EVDO_SS.ecio=%d,\
2925 p_cur->CDMA_SignalStrength.ecio,
2927 p_cur->EVDO_SignalStrength.ecio,
3140 appendPrintBuf("%s cdmaSS: dbm=%d ecio=%d evdoSS: dbm=%d,ecio=%d,snr=%d", printBuf,
3142 p_cur->CellInfo.cdma.signalStrengthCdma.ecio,
3144 p_cur->CellInfo.cdma.signalStrengthEvdo.ecio,
3148 p.writeInt32(p_cur->CellInfo.cdma.signalStrengthCdma.ecio);
3150 p.writeInt32(p_cur->CellInfo.cdma.signalStrengthEvdo.ecio);