Home
last modified time | relevance | path

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

/AliOS-Things-master/components/linkkit/dev_model/alcs/
A Dalcs_api.c639 ctl_group_item *item = NULL; in alcs_add_ctl_group()
645 item = (ctl_group_item *)coap_malloc(sizeof(ctl_group_item)); in alcs_add_ctl_group()
649 memset(item, 0, sizeof(ctl_group_item)); in alcs_add_ctl_group()
A Dalcs_client.c94 ctl_group_item *gnode = NULL, *gnext = NULL; in fillAccessKey()
96 ctl_group_item) in fillAccessKey()
164 ctl_group_item *gnode = NULL, *gnext = NULL; in nego_cb()
166 ctl_group_item) in nego_cb()
A Dalcs_api_internal.h53 } ctl_group_item; typedef

Completed in 6 milliseconds