Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/bluetooth/
DBluetoothGattService.java195 /*package*/ void addIncludedService(BluetoothGattService includedService) { in addIncludedService() method in BluetoothGattService
DIBluetoothGatt.aidl88 void addIncludedService(in int serverIf, in int srvcType, in addIncludedService() method
DBluetoothGattServer.java580 mService.addIncludedService(mServerIf, in addService()
DBluetoothGatt.java236 service.addIncludedService(includedService);