Lines Matching refs:x00
45 uint8_t data[] = { 0x01, 0x00, 0x00, 0x00 };
88 uint8_t data[] = { 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 };
115 uint8_t data[] = { 0x00 };
118 result = coap_encode_var_safe(buf, sizeof(buf), 0x00);
165 uint8_t data[] = { 0x00 };
168 result = coap_encode_var_safe8(buf, sizeof(buf), 0x00);