Home
last modified time | relevance | path

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

/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/test/unit/mqtt/
H A Dtest_mqtt.c22 test_mqtt_init_netif(struct netif *netif, const ip_addr_t *ip_addr, const ip_addr_t *netmask) in test_mqtt_init_netif() function
86 test_mqtt_init_netif(&netif, &test_mqtt_local_ip, &test_mqtt_netmask); in START_TEST()