Searched defs:LocalBluetoothLeBroadcast (Results 1 – 2 of 2) sorted by relevance
30 val LocalBluetoothLeBroadcast.onBroadcastStartedOrStopped: Flow<Unit> constant73 val LocalBluetoothLeBroadcast.onBroadcastMetadataChanged: Flow<Unit> constant
92 public class LocalBluetoothLeBroadcast implements LocalBluetoothProfile { class465 LocalBluetoothLeBroadcast(Context context, CachedBluetoothDeviceManager deviceManager) { in LocalBluetoothLeBroadcast() method in LocalBluetoothLeBroadcast