Searched defs:urc_table (Results 1 – 2 of 2) sorted by relevance
167 const struct at_urc *urc_table; member238 #define at_set_urc_table(urc_table, table_sz) at_obj_set_urc_table(at_client_get_first(), urc_ta… argument
514 void 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()