Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/avct/
Davct_api.cc190 p_ccb = avct_ccb_by_idx(handle); in AVCT_RemoveConn()
233 p_ccb = avct_ccb_by_idx(handle); in AVCT_CreateBrowse()
294 p_ccb = avct_ccb_by_idx(handle); in AVCT_RemoveBrowse()
321 tAVCT_CCB* p_ccb = avct_ccb_by_idx(handle); in AVCT_GetBrowseMtu()
345 p_ccb = avct_ccb_by_idx(handle); in AVCT_GetPeerMtu()
391 p_ccb = avct_ccb_by_idx(handle); in AVCT_MsgReq()
Davct_ccb.cc126 tAVCT_CCB* avct_ccb_by_idx(uint8_t idx) { in avct_ccb_by_idx() function
Davct_int.h202 tAVCT_CCB* avct_ccb_by_idx(uint8_t idx);