cbor_get_uint8
res = cbor_build_uint8(cbor_get_uint8(item));
return cbor_get_uint8(item);
_CBOR_NODISCARD CBOR_EXPORT uint8_t cbor_get_uint8(const cbor_item_t *item);
return cbor_encode_uint8(cbor_get_uint8(item), buffer, buffer_size);
return cbor_encode_negint8(cbor_get_uint8(item), buffer, buffer_size);
if (cbor_get_uint8(item) <= kMaxEmbeddedInt) return 1;
cbor_get_uint8(key) != 5) {
switch (cbor_get_uint8(key)) {
cbor_get_uint8(key) != 1) {
switch (cbor_get_uint8(key)) {
cbor_get_uint8(key) != 7) {
switch (cbor_get_uint8(key)) {
cbor_get_uint8(key) != 4) {
switch (cbor_get_uint8(key)) {
authdata_ext->prot = cbor_get_uint8(val);
authdata_ext->minpinlen = cbor_get_uint8(val);
switch (cbor_get_uint8(key)) {
if (cbor_get_uint8(key) == 0) {
switch (cbor_get_uint8(key)) {
switch (cbor_get_uint8(key)) {
switch (cbor_get_uint8(key)) {
cbor_get_uint8(key) != 9) {
switch (cbor_get_uint8(key)) {
cbor_get_uint8(key) != 5) {
switch (cbor_get_uint8(key)) {
switch (cbor_get_uint8(key)) {
p->ptr[i] = cbor_get_uint8(item);
switch (cbor_get_uint8(key)) {
cbor_get_uint8(key) != 1) {
switch (cbor_get_uint8(key)) {
cbor_get_uint8(key) != 2) {
cbor_get_uint8(key) != keyval) {
switch (cbor_get_uint8(key)) {