Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothGattService.java184 ArrayList<BluetoothGattIncludedService> inclSvcs = in BluetoothGattService() local
187 for (BluetoothGattIncludedService isvc : inclSvcs) { in BluetoothGattService()