Lines Matching full:binary
28 * @brief Binary Descriptor Definition
145 /* Convenience helper for declaring a binary descriptor entry. */
155 * @brief Define a binary descriptor of type string.
158 * Define a string that is registered in the binary descriptor header.
176 * @brief Define a binary descriptor of type uint.
179 * Define an integer that is registered in the binary descriptor header.
197 * @brief Define a binary descriptor of type bytes.
200 * Define a uint8_t array that is registered in the binary descriptor header.
222 * @brief Get the value of a string binary descriptor
225 * Get the value of a string binary descriptor, previously defined by
233 * @brief Get the value of a uint binary descriptor
236 * Get the value of a uint binary descriptor, previously defined by
244 * @brief Get the value of a bytes binary descriptor
247 * Get the value of a string binary descriptor, previously defined by
258 * @brief Get the size of a binary descriptor
261 * Get the size of a binary descriptor. This is particularly useful for
262 * bytes binary descriptors where there's no null terminator.
269 * An entry of the binary descriptor header. Each descriptor is