Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/bass_client/
DBassConstants.java83 public static final long BIS_SYNC_NOT_SYNC_TO_BIS = 0x00000000L; field in BassConstants
DBassClientService.java3165 if (syncState != BassConstants.BIS_SYNC_NOT_SYNC_TO_BIS in isAnyReceiverReceivingBroadcast()
3185 if (syncState != BassConstants.BIS_SYNC_NOT_SYNC_TO_BIS in areReceiversReceivingOnlyExternalBroadcast()
3215 … .BIS_SYNC_NOT_SYNC_TO_BIS in getActiveBroadcastSinks()