Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/bass_client/
DBassClientService.java3526 String subgroupState = " / SUB GROUPS: "; in notifyReceiveStateChanged() local
3528 subgroupState += "IDX: " + i + ", SYNC: " + state.getBisSyncState().get(i); in notifyReceiveStateChanged()
3552 + subgroupState); in notifyReceiveStateChanged()