Searched refs:mux_tcid_report (Results 1 - 4 of 4) sorted by relevance

/system/bt/stack/include/
H A Davdt_api.h272 UINT8 mux_tcid_report; /* TCID for reporting transport session */ member in struct:__anon896
/system/bt/stack/avdt/
H A Davdt_msg.c343 *(*p)++ = p_cfg->mux_tcid_report<<3; /* TCID */
352 *(*p)++ = p_cfg->mux_tcid_report<<3; /* TCID */
725 p_cfg->mux_tcid_report = (*p++)>>3;
H A Davdt_scb.c618 p_scb->cs.cfg.mux_tcid_report = avdt_ad_type_to_tcid(AVDT_CHAN_REPORT, p_scb);
H A Davdt_scb_act.c1679 p_req->mux_tcid_report = p_cfg->mux_tcid_report;

Completed in 34 milliseconds