Searched defs:media_type (Results 1 – 9 of 9) sorted by relevance
92 static tA2DP_STATUS A2DP_BuildInfoAptx(uint8_t media_type, in A2DP_BuildInfoAptx()123 uint8_t media_type; in A2DP_ParseInfoAptx() local
99 static tA2DP_STATUS A2DP_BuildInfoAptxHd(uint8_t media_type, in A2DP_BuildInfoAptxHd()134 uint8_t media_type; in A2DP_ParseInfoAptxHd() local
110 static tA2DP_STATUS A2DP_BuildInfoLdac(uint8_t media_type, in A2DP_BuildInfoLdac()151 uint8_t media_type; in A2DP_ParseInfoLdac() local
118 static tA2DP_STATUS A2DP_BuildInfoAac(uint8_t media_type, in A2DP_BuildInfoAac()163 uint8_t media_type; in A2DP_ParseInfoAac() local
121 static tA2DP_STATUS A2DP_BuildInfoSbc(uint8_t media_type, in A2DP_BuildInfoSbc()164 uint8_t media_type; in A2DP_ParseInfoSbc() local
1144 uint8_t media_type = (p_codec_info[A2DP_MEDIA_TYPE_OFFSET] >> 4) & 0x0f; in A2DP_GetMediaType() local
307 uint8_t media_type; /* Media type: AVDT_MEDIA_TYPE_* */ member499 uint8_t media_type; // Media type: AVDT_MEDIA_TYPE_* variable
1694 uint8_t media_type = A2DP_GetMediaType(p_scb->peer_cap.codec_info); in bta_av_getcap_results() local
474 uint8_t media_type; /* Media type: AVDT_MEDIA_TYPE_* */ member