Home
last modified time | relevance | path

Searched refs:execWrite (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
DGattService.java1823 void onExecuteWrite(String address, int connId, int transId, int execWrite) in onExecuteWrite() argument
1831 app.callback.onExecuteWrite(address, transId, execWrite == 1); in onExecuteWrite()