Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/gatt/
DCallbackInfoTest.java43 CallbackInfo callbackInfo = new CallbackInfo.Builder(address, status) in callbackInfoBuilder() local
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/gatt/
DContextMap.java179 void queueCallback(CallbackInfo callbackInfo) { in queueCallback()
DGattService.java2409 CallbackInfo callbackInfo = new CallbackInfo.Builder(address, status) in onWriteCharacteristic() local
2873 CallbackInfo callbackInfo = app.popQueuedCallback(); in onClientCongestion() local
4179 CallbackInfo callbackInfo = app.popQueuedCallback(); in onServerCongestion() local