Home
last modified time | relevance | path

Searched refs:csipDevices (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/bass_client/
DBassClientService.java1026 List<BluetoothDevice> csipDevices = in getTargetDeviceList() local
1028 if (!csipDevices.isEmpty()) { in getTargetDeviceList()
1029 return csipDevices; in getTargetDeviceList()