Searched refs:bluetoothLeBroadcast (Results 1 – 2 of 2) sorted by relevance
376 val bluetoothLeBroadcast = profileManager.leAudioBroadcastProfile regex377 if (bluetoothLeBroadcast != null && bluetoothLeBroadcast.isEnabled(null)) {378 getBroadcastingInfo(bluetoothLeBroadcast)392 private fun getBroadcastingInfo(bluetoothLeBroadcast: LocalBluetoothLeBroadcast) {393 var currentBroadcastedApp = bluetoothLeBroadcast.appSourceName
101 @Mock private lateinit var bluetoothLeBroadcast: BluetoothLeBroadcast698 bluetoothLeBroadcast.registerCallback(fakeFgExecutor, callback)