Searched refs:avct_ccb_by_idx (Results 1 – 3 of 3) sorted by relevance
204 if ((p_ccb = avct_ccb_by_idx(handle)) == NULL) in AVCT_RemoveConn()248 if ((p_ccb = avct_ccb_by_idx(handle)) == NULL) in AVCT_CreateBrowse()323 if ((p_ccb = avct_ccb_by_idx(handle)) == NULL) in AVCT_RemoveBrowse()355 if ((p_ccb = avct_ccb_by_idx(handle)) != NULL && p_ccb->p_bcb != NULL) in AVCT_GetBrowseMtu()381 if ((p_ccb = avct_ccb_by_idx(handle)) != NULL) in AVCT_GetPeerMtu()429 if ((p_ccb = avct_ccb_by_idx(handle)) == NULL) in AVCT_MsgReq()
128 tAVCT_CCB *avct_ccb_by_idx(UINT8 idx) in avct_ccb_by_idx() function
209 extern tAVCT_CCB *avct_ccb_by_idx(UINT8 idx);