Searched defs:srvcType (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/core/java/android/bluetooth/ |
D | IBluetoothGattServerCallback.aidl | 30 void onServiceAdded(in int status, in int srvcType, in onServiceAdded() 34 in int srvcType, in onCharacteristicReadRequest() 39 in int srvcType, in onDescriptorReadRequest() 47 in int srvcType, in onCharacteristicWriteRequest() 55 in int srvcType, in onDescriptorWriteRequest()
|
D | IBluetoothGatt.aidl | 71 void beginServiceDeclaration(in int serverIf, in int srvcType, in beginServiceDeclaration() 74 void addIncludedService(in int serverIf, in int srvcType, in addIncludedService() 81 void removeService(in int serverIf, in int srvcType, in removeService() 86 void sendNotification(in int serverIf, in String address, in int srvcType, in sendNotification()
|