Searched refs:is_mcast (Results 1 – 5 of 5) sorted by relevance
80 void *request, char is_mcast, int type) in process_get_device_info() argument107 topic_fmt = is_mcast ? TOPIC_AWSS_GETDEVICEINFO_MCAST in process_get_device_info()110 topic_fmt = is_mcast ? TOPIC_AWSS_GET_CONNECTAP_INFO_MCAST in process_get_device_info()
15 void *request, char is_mcast, int type);
39 char is_mcast; member
339 if (ctx->is_mcast) { in awss_process_get_devinfo()381 void *request, char is_mcast) in online_get_device_info() argument404 coap_session_ctx = awss_cpy_coap_ctx(request, remote, is_mcast); in online_get_device_info()
77 ctx->is_mcast = mcast; in awss_cpy_coap_ctx()
Completed in 6 milliseconds