Searched refs:PATH_NORMAL (Results 1 – 3 of 3) sorted by relevance
93 if (path_type == PATH_NORMAL) { in CoAPResource_create()94 resource->path_type = PATH_NORMAL; in CoAPResource_create()124 path_type_t type = PATH_NORMAL; in CoAPResource_register()147 if (type == PATH_NORMAL && node->path_type == PATH_NORMAL) { in CoAPResource_register()
26 PATH_NORMAL, enumerator
521 if (node->path_type == PATH_NORMAL) { in get_resource_by_path()598 item->path_type = PATH_NORMAL; in alcs_resource_register_secure()607 if (item->path_type == PATH_NORMAL && node->path_type == PATH_NORMAL) { in alcs_resource_register_secure()
Completed in 5 milliseconds