Home
last modified time | relevance | path

Searched refs:o_coap_header (Results 1 – 2 of 2) sorted by relevance

/uoscore-uedhoc-latest/test/oscore_unit_tests/
Dunit_test_coap2oscore.c59 struct o_coap_header header = { in t100_inner_outer_option_split__no_special_options()
162 struct o_coap_header header = { in t101_inner_outer_option_split__with_observe_notification()
285 struct o_coap_header header = { in t102_inner_outer_option_split__with_observe_registration()
411 struct o_coap_header header = { in t103_oscore_pkg_generate__request_with_observe_registration()
478 struct o_coap_header expected_oscore_header = { in t103_oscore_pkg_generate__request_with_observe_registration()
536 struct o_coap_header header = { in t104_oscore_pkg_generate__request_with_observe_notification()
580 struct o_coap_header expected_oscore_header = { in t104_oscore_pkg_generate__request_with_observe_notification()
630 struct o_coap_header header = { in t105_inner_outer_option_split__too_many_options()
/uoscore-uedhoc-latest/inc/oscore/
Doscore_coap.h76 struct o_coap_header { struct
100 struct o_coap_header header; argument