Home
last modified time | relevance | path

Searched defs:mSubgroupSettings (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothLeBroadcastSettings.java41 private final List<BluetoothLeBroadcastSubgroupSettings> mSubgroupSettings; field in BluetoothLeBroadcastSettings
225 private List<BluetoothLeBroadcastSubgroupSettings> mSubgroupSettings = new ArrayList<>(); field in BluetoothLeBroadcastSettings.Builder