Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/bass_client/
DBaseData.java318 String ltvS = new String(ltv); in consolidateBaseofLevelTwo() local
320 uniqueCcis.put(type, ltvS); in consolidateBaseofLevelTwo()
323 uniqueCcis.replace(type, ltvS); in consolidateBaseofLevelTwo()
338 String ltvS = new String(ltv); in consolidateBaseofLevelTwo() local
340 uniqueMds.put(type, ltvS); in consolidateBaseofLevelTwo()
342 uniqueMds.replace(type, ltvS); in consolidateBaseofLevelTwo()