Searched refs:avct_lcb_has_pid (Results 1 – 4 of 4) sorted by relevance
239 (avct_lcb_has_pid(p_lcb, p_ccb->cc.pid) == NULL)) { in avct_lcb_open_ind()660 if ((p_ccb = avct_lcb_has_pid(p_lcb, pid)) != NULL) { in avct_lcb_msg_ind()
165 else if (avct_lcb_has_pid(p_lcb, p_cc->pid)) { in AVCT_CreateConn()
405 tAVCT_CCB *avct_lcb_has_pid(tAVCT_LCB *p_lcb, UINT16 pid) in avct_lcb_has_pid() function
158 extern tAVCT_CCB *avct_lcb_has_pid(tAVCT_LCB *p_lcb, UINT16 pid);