Home
last modified time | relevance | path

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

/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
DBluetoothLeBroadcastMetadataExt.kt51 private const val KEY_BTSG_NUM_BISES = "NB" in <lambda>() constant
109 entries.add(Pair(KEY_BTSG_NUM_BISES, String.format("%X", bisCount.toLong()))) in <lambda>()
248 KEY_BTSG_NUM_BISES -> { in <lambda>()