Home
last modified time | relevance | path

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

/system/bt/service/doc/
DIBluetoothGattServerCallback.txt45 * this request by calling IBluetoothGattServer.sendResponse with the given
48 * If |offset| is invalid then sendResponse should be called with
63 * this request by calling IBluetoothGattServer.sendResponse with the given
66 * If |offset| is invalid then sendResponse should be called with
79 * this request by calling IBluetoothGattServer.sendResponse with the given
83 * Response" procedure and sendResponse should not be called. If
87 * If |offset| is invalid, then sendResponse should be called with
99 * this request by calling IBluetoothGattServer.sendResponse with the given
103 * Response" procedure and sendResponse should not be called. If
107 * If |offset| is invalid, then sendResponse should be called with
[all …]
DIBluetoothGattServer.txt59 boolean sendResponse(in int server_if, in String device_address,
/system/bt/binder/android/bluetooth/
DIBluetoothGatt.aidl111 void sendResponse(in int serverIf, in String address, in int requestId, in sendResponse() method