Searched refs:receivedRecordCount (Results 1 – 1 of 1) sorted by relevance
217 uint32_t receivedRecordCount = 0; in getPDRs() local278 receivedRecordCount++; in getPDRs()279 } while (nextRecordHndl != 0 && receivedRecordCount < recordCount); in getPDRs()