Searched refs:avct_ccb_by_idx (Results 1 – 3 of 3) sorted by relevance
209 p_ccb = avct_ccb_by_idx(handle); in AVCT_RemoveConn()252 p_ccb = avct_ccb_by_idx(handle); in AVCT_CreateBrowse()313 p_ccb = avct_ccb_by_idx(handle); in AVCT_RemoveBrowse()340 tAVCT_CCB* p_ccb = avct_ccb_by_idx(handle); in AVCT_GetBrowseMtu()364 p_ccb = avct_ccb_by_idx(handle); in AVCT_GetPeerMtu()411 p_ccb = avct_ccb_by_idx(handle); in AVCT_MsgReq()
120 tAVCT_CCB* avct_ccb_by_idx(uint8_t idx) { in avct_ccb_by_idx() function
210 extern tAVCT_CCB* avct_ccb_by_idx(uint8_t idx);