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.java126 void queueCallback(CallbackInfo callbackInfo) { in queueCallback()
DGattService.java845 CallbackInfo callbackInfo = new CallbackInfo(address, status, handle); in onWriteCharacteristic() local
1228 CallbackInfo callbackInfo = app.popQueuedCallback(); in onClientCongestion() local
1865 CallbackInfo callbackInfo = app.popQueuedCallback(); in onServerCongestion() local