Lines Matching full:should
44 * request is part of a Long Read procedure. An implementation should handle
48 * If |offset| is invalid then sendResponse should be called with
51 * then GATT_ERROR_ATTRIBUTE_NOT_LONG should be returned.
62 * request is part of a Long Read procedure. An implementation should handle
66 * If |offset| is invalid then sendResponse should be called with
69 * then GATT_ERROR_ATTRIBUTE_NOT_LONG should be returned.
78 * |characteristic_id| with the value |value|. An implementation should handle
81 * remote device wants to write to, so the value should be written starting at
83 * Response" procedure and sendResponse should not be called. If
84 * |is_prepare_write| is true, then the implementation should not commit this
87 * If |offset| is invalid, then sendResponse should be called with
98 * |descriptor_id| with the value |value|. An implementation should handle
101 * remote device wants to write to, so the value should be written starting at
103 * Response" procedure and sendResponse should not be called. If
104 * |is_prepare_write| is true, then the implementation should not commit this
107 * If |offset| is invalid, then sendResponse should be called with
118 * implementation should commit all previously prepared writes. Otherwise all
119 * prepared writes should dropped (aborted). The application should report the