Lines Matching full:binary
26 * @brief Binary Descriptor Definition
142 /* Convenience helper for declaring a binary descriptor entry. */
152 * @brief Define a binary descriptor of type string.
155 * Define a string that is registered in the binary descriptor header.
173 * @brief Define a binary descriptor of type uint.
176 * Define an integer that is registered in the binary descriptor header.
194 * @brief Define a binary descriptor of type bytes.
197 * Define a uint8_t array that is registered in the binary descriptor header.
219 * @brief Get the value of a string binary descriptor
222 * Get the value of a string binary descriptor, previously defined by
230 * @brief Get the value of a uint binary descriptor
233 * Get the value of a uint binary descriptor, previously defined by
241 * @brief Get the value of a bytes binary descriptor
244 * Get the value of a string binary descriptor, previously defined by
255 * @brief Get the size of a binary descriptor
258 * Get the size of a binary descriptor. This is particularly useful for
259 * bytes binary descriptors where there's no null terminator.
270 * An entry of the binary descriptor header. Each descriptor is