Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/bass_client/
DBaseData.java75 public int subGroupId; field in BaseData.BaseInformation
125 log("subGroupId: " + subGroupId); in print()
248 node.subGroupId = groupIndex; in parseLevelTwo()
359 levelThree.get(i).subGroupId = levelTwo.get(parentSubgroup).subGroupId; in consolidateBaseofLevelThree()