Home
last modified time | relevance | path

Searched defs:srvcId (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/bluetooth/
DIBluetoothGattServerCallback.aidl31 in int srvcInstId, in ParcelUuid srvcId); in onServiceAdded()
35 in int srvcInstId, in ParcelUuid srvcId, in onCharacteristicReadRequest()
40 in int srvcInstId, in ParcelUuid srvcId, in onDescriptorReadRequest()
48 in int srvcInstId, in ParcelUuid srvcId, in onCharacteristicWriteRequest()
56 in int srvcInstId, in ParcelUuid srvcId, in onDescriptorWriteRequest()
DIBluetoothGatt.aidl52 in int srvcInstanceId, in ParcelUuid srvcId, in readCharacteristic()
56 in int srvcInstanceId, in ParcelUuid srvcId, in writeCharacteristic()
60 in int srvcInstanceId, in ParcelUuid srvcId, in readDescriptor()
65 in int srvcInstanceId, in ParcelUuid srvcId, in writeDescriptor()
70 in int srvcInstanceId, in ParcelUuid srvcId, in registerForNotification()
83 in ParcelUuid srvcId, boolean advertisePreferred); in beginServiceDeclaration()
85 in int srvcInstanceId, in ParcelUuid srvcId); in addIncludedService()
92 in int srvcInstanceId, in ParcelUuid srvcId); in removeService()
97 in int srvcInstanceId, in ParcelUuid srvcId, in sendNotification()