Home
last modified time | relevance | path

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

/components/net/at/include/
A Dat.h137 struct at_urc struct
143 typedef struct at_urc *at_urc_t; argument
148 const struct at_urc *urc;
150 typedef struct at_urc *at_urc_table_t;
180 const struct at_urc *urc;
226 int at_obj_set_urc_table(at_client_t client, const struct at_urc * table, rt_size_t size);
/components/net/at/src/
A Dat_client.c619 int at_obj_set_urc_table(at_client_t client, const struct at_urc *urc_table, rt_size_t table_sz) in at_obj_set_urc_table()
714 static const struct at_urc *get_urc_obj(at_client_t client) in get_urc_obj()
719 const struct at_urc *urc = RT_NULL; in get_urc_obj()

Completed in 7 milliseconds