Home
last modified time | relevance | path

Searched refs:avct_ccb_by_idx (Results 1 – 3 of 3) sorted by relevance

/system/bt/stack/avct/
Davct_api.cc201 p_ccb = avct_ccb_by_idx(handle); in AVCT_RemoveConn()
244 p_ccb = avct_ccb_by_idx(handle); in AVCT_CreateBrowse()
305 p_ccb = avct_ccb_by_idx(handle); in AVCT_RemoveBrowse()
332 tAVCT_CCB* p_ccb = avct_ccb_by_idx(handle); in AVCT_GetBrowseMtu()
356 p_ccb = avct_ccb_by_idx(handle); in AVCT_GetPeerMtu()
403 p_ccb = avct_ccb_by_idx(handle); in AVCT_MsgReq()
Davct_ccb.cc120 tAVCT_CCB* avct_ccb_by_idx(uint8_t idx) { in avct_ccb_by_idx() function
Davct_int.h210 extern tAVCT_CCB* avct_ccb_by_idx(uint8_t idx);