Searched refs:CellInfoList (Results 1 – 3 of 3) sorted by relevance
647 } CellInfoList; typedef
336 if (response == nullptr || responseLen != sizeof(CellInfoList)) { in GetNeighboringCellInfoListResponse()782 const CellInfoList *temp = reinterpret_cast<const CellInfoList *>(response); in BuildNeighboringCellList()
1143 CellInfoList cellInfoList = { 0, NULL }; in ReqGetNeighboringCellInfoList()1145 … struct ResponseAck respDataAck = { responseInfo, (uint8_t *)&cellInfoList, sizeof(CellInfoList) }; in ReqGetNeighboringCellInfoList()