Lines Matching full:request_id
50 // |device_address|. |request_id| can be used to respond to this request by
55 int request_id, int offset, bool is_long,
60 // |request_id| can be used to respond to this request by
65 int request_id, int offset, bool is_long,
70 // |device_address|. |request_id| can be used to respond to this request by
80 int request_id, int offset, bool is_prepare_write, bool need_response,
86 // |device_address|. |request_id| can be used to respond to this request by
96 int request_id, int offset, bool is_prepare_write, bool need_response,
107 int request_id, bool is_execute) = 0;
168 // Sends a response for a pending notification. |request_id| and
174 bool SendResponse(const std::string& device_address, int request_id,
222 // request ID and the device address for the connection. If |request_id| is -1
318 int request_id);