Searched refs:p_ccb_last (Results 1 – 3 of 3) sorted by relevance
380 bool avct_lcb_last_ccb(tAVCT_LCB* p_lcb, tAVCT_CCB* p_ccb_last) { in avct_lcb_last_ccb() argument388 p_ccb_last); in avct_lcb_last_ccb()389 if (p_ccb->allocated && (p_ccb->p_lcb == p_lcb) && (p_ccb != p_ccb_last)) { in avct_lcb_last_ccb()
150 tAVCT_CCB* p_ccb_last);157 extern bool avct_lcb_last_ccb(tAVCT_LCB* p_lcb, tAVCT_CCB* p_ccb_last);
658 uint8_t avct_bcb_get_last_ccb_index(tAVCT_BCB* p_bcb, tAVCT_CCB* p_ccb_last) { in avct_bcb_get_last_ccb_index() argument664 if (p_ccb != p_ccb_last) return 0; in avct_bcb_get_last_ccb_index()