Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/bluetooth/
DBluetoothGattService.java281 public void addIncludedService(BluetoothGattService includedService) { in addIncludedService() method in BluetoothGattService
DIBluetoothGatt.aidl74 void addIncludedService(in int serverIf, in int srvcType, in addIncludedService() method
DBluetoothGattServer.java580 mService.addIncludedService(mServerIf, in addService()
DBluetoothGatt.java230 fixedService.addIncludedService(includedService);