Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/tbs/
DTbsGatt.java763 final int listItemLengthMax = Byte.MAX_VALUE; in setBearerListCurrentCalls() local
778 int listItemLength = Math.min(listItemLengthMax, 3 + uri_len); in setBearerListCurrentCalls()