Searched refs:CPKT_BUF_W_REGION (Results 1 – 4 of 4) sorted by relevance
297 CPKT_BUF_W_REGION(out->out_cpkt)); in json_float_object_write()336 CPKT_BUF_W_REGION(out->out_cpkt)); in json_string_object_write()375 CPKT_BUF_W_REGION(out->out_cpkt)); in json_boolean_object_write()414 CPKT_BUF_W_REGION(out->out_cpkt)); in json_objlnk_object_write()
559 CPKT_BUF_W_REGION(out->out_cpkt)); in json_float_object_write()608 CPKT_BUF_W_REGION(out->out_cpkt)); in json_string_object_write()678 CPKT_BUF_W_REGION(out->out_cpkt)); in json_boolean_object_write()727 CPKT_BUF_W_REGION(out->out_cpkt)); in json_objlnk_object_write()
150 #define CPKT_BUF_W_REGION(cpkt) CPKT_BUF_W_PTR(cpkt), CPKT_BUF_W_SIZE(cpkt) macro
200 cbor_encode_lwm2m_senml(CPKT_BUF_W_REGION(out->out_cpkt), input, &len); in put_end()