Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/bluetooth/
DBluetoothGattService.java200 ArrayList<BluetoothGattIncludedService> inclSvcs = in BluetoothGattService() local
203 for (BluetoothGattIncludedService isvc : inclSvcs) { in BluetoothGattService()