Searched refs:sendResponse (Results 1 – 3 of 3) sorted by relevance
45 * this request by calling IBluetoothGattServer.sendResponse with the given48 * If |offset| is invalid then sendResponse should be called with63 * this request by calling IBluetoothGattServer.sendResponse with the given66 * If |offset| is invalid then sendResponse should be called with79 * this request by calling IBluetoothGattServer.sendResponse with the given83 * Response" procedure and sendResponse should not be called. If87 * If |offset| is invalid, then sendResponse should be called with99 * this request by calling IBluetoothGattServer.sendResponse with the given103 * Response" procedure and sendResponse should not be called. If107 * If |offset| is invalid, then sendResponse should be called with[all …]
59 boolean sendResponse(in int server_if, in String device_address,
111 void sendResponse(in int serverIf, in String address, in int requestId, in sendResponse() method