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.java1450 CallbackInfo callbackInfo = new CallbackInfo(address, status, handle); in onWriteCharacteristic() local
1845 CallbackInfo callbackInfo = app.popQueuedCallback(); in onClientCongestion() local
2809 CallbackInfo callbackInfo = app.popQueuedCallback(); in onServerCongestion() local