Home
last modified time | relevance | path

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

/components/net/at/src/
A Dat_client.c637 client->urc_table = (struct at_urc_table *)rt_calloc(1, sizeof(struct at_urc_table)); in at_obj_set_urc_table()
649 struct at_urc_table *new_urc_table = RT_NULL; in at_obj_set_urc_table()
652 …le = (struct at_urc_table *)rt_realloc(client->urc_table, client->urc_table_size * sizeof(struct a… in at_obj_set_urc_table()
720 struct at_urc_table *urc_table = RT_NULL; in get_urc_obj()
/components/net/at/include/
A Dat.h145 struct at_urc_table struct
178 struct at_urc_table *urc_table;

Completed in 5 milliseconds