Searched refs:coap_header_get_code_fake_bad_request (Results 1 – 3 of 3) sorted by relevance
29 uint8_t coap_header_get_code_fake_bad_request(const struct coap_packet *cpkt);
27 uint8_t coap_header_get_code_fake_bad_request(const struct coap_packet *cpkt) in coap_header_get_code_fake_bad_request() function
667 coap_header_get_code_fake.custom_fake = coap_header_get_code_fake_bad_request; in ZTEST()