Searched refs:slotBitmapSizeInBytes (Results 1 – 1 of 1) sorted by relevance
1597 int slotBitmapSizeInBytes = 1 << ((dataTransferControl & 0X0F) >> 1); in handleSetDataTransferPhaseConfig() local1601 * slotBitmapSizeInBytes); in handleSetDataTransferPhaseConfig()1613 && slotBitMap.length == slotBitmapSizeInBytes) { in handleSetDataTransferPhaseConfig()1625 != (slotBitmapSizeInBytes * dataTransferManagementListSize) in handleSetDataTransferPhaseConfig()