Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
DContextMap.java152 void queueCallback(CallbackInfo callbackInfo) { in queueCallback()
DGattService.java1454 CallbackInfo callbackInfo = new CallbackInfo(address, status, handle); in onWriteCharacteristic() local
1849 CallbackInfo callbackInfo = app.popQueuedCallback(); in onClientCongestion() local
2825 CallbackInfo callbackInfo = app.popQueuedCallback(); in onServerCongestion() local