Searched refs:avct_ccb_by_idx (Results 1 – 3 of 3) sorted by relevance
201 if ((p_ccb = avct_ccb_by_idx(handle)) == NULL) in AVCT_RemoveConn()245 if ((p_ccb = avct_ccb_by_idx(handle)) == NULL) in AVCT_CreateBrowse()318 if ((p_ccb = avct_ccb_by_idx(handle)) == NULL) in AVCT_RemoveBrowse()349 if ((p_ccb = avct_ccb_by_idx(handle)) != NULL && p_ccb->p_bcb != NULL) in AVCT_GetBrowseMtu()373 if ((p_ccb = avct_ccb_by_idx(handle)) != NULL) in AVCT_GetPeerMtu()421 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
208 extern tAVCT_CCB *avct_ccb_by_idx(UINT8 idx);