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.cc186 p_ccb = avct_ccb_by_idx(handle); in AVCT_RemoveConn()
229 p_ccb = avct_ccb_by_idx(handle); in AVCT_CreateBrowse()
290 p_ccb = avct_ccb_by_idx(handle); in AVCT_RemoveBrowse()
317 tAVCT_CCB* p_ccb = avct_ccb_by_idx(handle); in AVCT_GetBrowseMtu()
341 p_ccb = avct_ccb_by_idx(handle); in AVCT_GetPeerMtu()
388 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.h204 extern tAVCT_CCB* avct_ccb_by_idx(uint8_t idx);