Searched refs:nbCellNum (Results 1 - 2 of 2) sorted by relevance
/test/xts/hats/telephony/ril/hdi_v1.1_additional/ |
H A D | hdf_ril_callback_common.cpp | 1132 int32_t nbCellNum = 0;
in GetNrSsbIdResponse() local 1141 nbCellNum = nbCellNum + 1;
in GetNrSsbIdResponse() 1142 HDF_LOGE("nbCellNum:%{public}d, rsrp:%{public}d, sinr:%{public}d", nbCellNum, info.rsrp, info.sinr);
in GetNrSsbIdResponse()
|
/test/xts/hats/telephony/ril/hdi_v1.0/ |
H A D | hdf_ril_hdiService_test.cpp | 1494 int32_t nbCellNum = 0; in GetNrSsbIdResponse() local 1503 nbCellNum = nbCellNum + 1; in GetNrSsbIdResponse() 1504 HDF_LOGE("nbCellNum:%{public}d, rsrp:%{public}d, sinr:%{public}d", nbCellNum, info.rsrp, info.sinr); in GetNrSsbIdResponse()
|
Completed in 13 milliseconds