Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/le_audio/
DContentControlIdKeeper.java40 public static final int CCID_MIN = 0x01; field in ContentControlIdKeeper
77 ccid = CCID_MIN; in acquireCcid()
80 } else if (sAssignedCcidList.first() > CCID_MIN) { in acquireCcid()