Searched refs:at_open_list (Results 1 – 3 of 3) sorted by relevance
117 int at_open_list(struct at_client *at);
243 if (at_open_list(hf_at) < 0) { in cind_handle()253 if (at_open_list(hf_at) < 0) { in cind_handle()
433 int at_open_list(struct at_client *at) in at_open_list() function