Home
last modified time | relevance | path

Searched defs:ccb (Results 1 – 6 of 6) sorted by relevance

/system/bt/stack/avrc/
Davrc_int.h145 ccb[AVCT_NUM_CONN]; /* Connection control block from AVRC_Open API */ member
/system/bt/stack/avct/
Davct_int.h136 tAVCT_CCB ccb[AVCT_NUM_CONN]; /* connection control blocks */ member
/system/bt/stack/sdp/
Dsdpint.h179 tCONN_CB ccb[SDP_MAX_CONNECTIONS]; member
/system/bt/stack/avdt/
Davdt_api.cc1233 const AvdtpCcb& ccb = avdtp_cb.ccb[i]; in stack_debug_avdtp_api_dump() local
Davdt_int.h764 AvdtpCcb ccb[AVDT_NUM_LINKS]; // Channel control blocks variable
/system/bt/bta/av/
Dbta_av_act.cc314 tAVRC_CONN_CB ccb; in bta_av_rc_create() local