Home
last modified time | relevance | path

Searched defs:charInstId (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
DCallbackInfo.java33 int charInstId; field in CallbackInfo
37 UUID srvcUuid, int charInstId, UUID charUuid) { in CallbackInfo()
DSearchQueue.java35 public int charInstId; field in SearchQueue.Entry
56 int charInstId, long charUuidLsb, long charUuidMsb) in add()
DGattService.java702 int charInstId, long charUuidLsb, long charUuidMsb, in onGetCharacteristic()
738 int charInstId, long charUuidLsb, long charUuidMsb, in onGetDescriptor()
801 int charInstId, long charUuidLsb, long charUuidMsb) { in onRegisterForNotifications()
813 int charInstId, long charUuidLsb, long charUuidMsb, in onNotify()
838 int charInstId, long charUuidLsb, long charUuidMsb, in onReadCharacteristic()
858 int charInstId, long charUuidLsb, long charUuidMsb) in onWriteCharacteristic()
898 int charInstId, long charUuidLsb, long charUuidMsb, in onReadDescriptor()
921 int charInstId, long charUuidLsb, long charUuidMsb, in onWriteDescriptor()