Searched refs:at_obj_set_urc_table (Results 1 – 2 of 2) sorted by relevance
226 int at_obj_set_urc_table(at_client_t client, const struct at_urc * table, rt_size_t size);256 #define at_set_urc_table(urc_table, table_sz) at_obj_set_urc_table(at_client_get_first(), urc_ta…
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() function
Completed in 5 milliseconds