Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/bluetooth/
DIBluetoothGatt.aidl85 void beginServiceDeclaration(in int serverIf, in int srvcType, in beginServiceDeclaration() method
DBluetoothGattServer.java574 mService.beginServiceDeclaration(mServerIf, service.getType(), in addService()