Searched refs:FUNC (Results 1 – 3 of 3) sorted by relevance
63 #define DO_FOREACH_FAKE(FUNC) \ argument65 FUNC(lwm2m_rd_client_pause) \66 FUNC(lwm2m_rd_client_resume) \67 FUNC(find_msg) \68 FUNC(coap_pending_clear) \69 FUNC(coap_pendings_count) \70 FUNC(lwm2m_reset_message) \71 FUNC(lwm2m_send_message_async) \72 FUNC(lwm2m_registry_lock) \73 FUNC(lwm2m_registry_unlock) \[all …]
99 #define DO_FOREACH_FAKE(FUNC) \ argument101 FUNC(coap_header_get_code) \102 FUNC(coap_append_option_int) \103 FUNC(coap_packet_append_option) \104 FUNC(coap_packet_append_payload_marker) \105 FUNC(coap_find_options) \106 FUNC(coap_next_id) \107 FUNC(lwm2m_engine_start) \108 FUNC(lwm2m_engine_stop) \109 FUNC(lwm2m_get_u32) \[all …]
50 #define DO_FOREACH_FAKE(FUNC) \ argument52 FUNC(z_impl_sys_rand32_get) \53 FUNC(z_impl_zsock_recvfrom) \54 FUNC(z_impl_zsock_sendto) \