Home
last modified time | relevance | path

Searched refs:slotBitmapSizeInBytes (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Uwb/service/java/com/android/server/uwb/
DUwbSessionManager.java1597 int slotBitmapSizeInBytes = 1 << ((dataTransferControl & 0X0F) >> 1); in handleSetDataTransferPhaseConfig() local
1601 * slotBitmapSizeInBytes); in handleSetDataTransferPhaseConfig()
1613 && slotBitMap.length == slotBitmapSizeInBytes) { in handleSetDataTransferPhaseConfig()
1625 != (slotBitmapSizeInBytes * dataTransferManagementListSize) in handleSetDataTransferPhaseConfig()