Searched refs:NET_EVENT_MASK (Results 1 – 1 of 1) sorted by relevance
22 #define NET_EVENT_MASK (NET_EVENT_L4_CONNECTED | NET_EVENT_L4_DISCONNECTED) macro689 net_mgmt_init_event_callback(&sh_mqtt->mgmt_cb, network_evt_handler, NET_EVENT_MASK); in init()