Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/binder/android/bluetooth/
DIBluetoothLeBroadcastAssistant.aidl53 …rce(in BluetoothDevice sink, in BluetoothLeBroadcastMetadata sourceMetadata, in boolean isGroupOp); in addSource()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/bass_client/
DBassClientService.java446 private void setSourceGroupManaged(BluetoothDevice sink, int sourceId, boolean isGroupOp) { in setSourceGroupManaged()
502 private List<BluetoothDevice> getTargetDeviceList(BluetoothDevice device, boolean isGroupOp) { in getTargetDeviceList()
1038 boolean isGroupOp) { in addSource()
1705 boolean isGroupOp) { in addSource()
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothLeBroadcastAssistant.java782 @NonNull BluetoothLeBroadcastMetadata sourceMetadata, boolean isGroupOp) { in addSource()