Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/leaudio/app/src/main/java/com/android/bluetooth/leaudio/
DBroadcasterViewModel.java52 public boolean updateBroadcast(int broadcastId, BluetoothLeBroadcastSettings settings) { in updateBroadcast() method in BroadcasterViewModel
DBluetoothProxy.java1387 public boolean updateBroadcast(int broadcastId, BluetoothLeBroadcastSettings settings) { in updateBroadcast() method in BluetoothProxy
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothLeBroadcast.java643 public void updateBroadcast(int broadcastId, in updateBroadcast() method in BluetoothLeBroadcast
691 public void updateBroadcast( in updateBroadcast() method in BluetoothLeBroadcast
/packages/modules/Bluetooth/system/binder/android/bluetooth/
DIBluetoothLeAudio.aidl111 …void updateBroadcast(int broadcastId, in BluetoothLeBroadcastSettings broadcastSettings, in Attrib… in updateBroadcast() method
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/le_audio/
DLeAudioBinderTest.java335 public void updateBroadcast() { in updateBroadcast() method in LeAudioBinderTest
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/le_audio/
DLeAudioService.java873 public void updateBroadcast(int broadcastId, BluetoothLeBroadcastSettings broadcastSettings) { in updateBroadcast() method in LeAudioService
3608 public void updateBroadcast( in updateBroadcast() method in LeAudioService.BluetoothLeAudioBinder