Searched refs:at_urc (Results 1 – 2 of 2) sorted by relevance
137 struct at_urc struct143 typedef struct at_urc *at_urc_t; argument148 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);
619 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