Searched refs:x25_accept_call (Results 1 – 1 of 1) sorted by relevance
418 static int x25_accept_call (sdla_t* card, int lcn, int qdm);2874 static int x25_accept_call (sdla_t* card, int lcn, int qdm) in x25_accept_call() function3316 if (accept && (x25_accept_call(card, new_lcn, 0) == CMD_OK)){ in incoming_call()