Home | History | Annotate | Download | only in a2dp

Lines Matching defs:vendor_id

32   uint32_t vendor_id = A2DP_VendorCodecGetVendorId(p_codec_info);
36 if (vendor_id == A2DP_APTX_VENDOR_ID &&
42 if (vendor_id == A2DP_APTX_HD_VENDOR_ID &&
48 if (vendor_id == A2DP_LDAC_VENDOR_ID && codec_id == A2DP_LDAC_CODEC_ID) {
52 // Add checks based on <vendor_id, codec_id>
58 // uint32_t vendor_id = A2DP_VendorCodecGetVendorId(p_codec_info);
61 // Add checks based on <vendor_id, codec_id>
69 // uint32_t vendor_id = A2DP_VendorCodecGetVendorId(p_codec_info);
72 // Add checks based on <vendor_id, codec_id>
79 uint32_t vendor_id = A2DP_VendorCodecGetVendorId(p_codec_info);
83 if (vendor_id == A2DP_APTX_VENDOR_ID &&
89 if (vendor_id == A2DP_APTX_HD_VENDOR_ID &&
95 if (vendor_id == A2DP_LDAC_VENDOR_ID && codec_id == A2DP_LDAC_CODEC_ID) {
99 // Add checks based on <vendor_id, codec_id>
105 // uint32_t vendor_id = A2DP_VendorCodecGetVendorId(p_codec_info);
108 // Add checks based on <vendor_id, codec_id>
116 // uint32_t vendor_id = A2DP_VendorCodecGetVendorId(p_codec_info);
119 // Add checks based on <vendor_id, codec_id> and peer codec capabilities
127 // uint32_t vendor_id = A2DP_VendorCodecGetVendorId(p_codec_info);
130 // Add checks based on <vendor_id, codec_id>
139 uint32_t vendor_id = (p[0] & 0x000000ff) | ((p[1] << 8) & 0x0000ff00) |
143 return vendor_id;
156 uint32_t vendor_id = A2DP_VendorCodecGetVendorId(p_codec_info);
160 if (vendor_id == A2DP_APTX_VENDOR_ID &&
167 if (vendor_id == A2DP_APTX_HD_VENDOR_ID &&
174 if (vendor_id == A2DP_LDAC_VENDOR_ID && codec_id == A2DP_LDAC_CODEC_ID) {
179 // Add checks based on <content_protection_enabled, vendor_id, codec_id>
185 uint32_t vendor_id = A2DP_VendorCodecGetVendorId(p_codec_info);
189 if (vendor_id == A2DP_APTX_VENDOR_ID &&
195 if (vendor_id == A2DP_APTX_HD_VENDOR_ID &&
201 if (vendor_id == A2DP_LDAC_VENDOR_ID && codec_id == A2DP_LDAC_CODEC_ID) {
205 // Add checks based on <vendor_id, codec_id>
291 uint32_t vendor_id = A2DP_VendorCodecGetVendorId(p_codec_info);
295 if (vendor_id == A2DP_APTX_VENDOR_ID &&
301 if (vendor_id == A2DP_APTX_HD_VENDOR_ID &&
307 if (vendor_id == A2DP_LDAC_VENDOR_ID && codec_id == A2DP_LDAC_CODEC_ID) {
311 // Add checks based on <vendor_id, codec_id>
317 uint32_t vendor_id = A2DP_VendorCodecGetVendorId(p_codec_info);
321 if (vendor_id == A2DP_APTX_VENDOR_ID &&
327 if (vendor_id == A2DP_APTX_HD_VENDOR_ID &&
333 if (vendor_id == A2DP_LDAC_VENDOR_ID && codec_id == A2DP_LDAC_CODEC_ID) {
337 // Add checks based on <vendor_id, codec_id>
344 // uint32_t vendor_id = A2DP_VendorCodecGetVendorId(p_codec_info);
347 // Add checks based on <vendor_id, codec_id>
356 // uint32_t vendor_id = A2DP_VendorCodecGetVendorId(p_codec_info);
359 // Add checks based on <vendor_id, codec_id>
368 uint32_t vendor_id = A2DP_VendorCodecGetVendorId(p_codec_info);
372 if (vendor_id == A2DP_APTX_VENDOR_ID &&
378 if (vendor_id == A2DP_APTX_HD_VENDOR_ID &&
385 if (vendor_id == A2DP_LDAC_VENDOR_ID && codec_id == A2DP_LDAC_CODEC_ID) {
389 // Add checks based on <vendor_id, codec_id>
396 uint32_t vendor_id = A2DP_VendorCodecGetVendorId(p_codec_info);
400 if (vendor_id == A2DP_APTX_VENDOR_ID &&
407 if (vendor_id == A2DP_APTX_HD_VENDOR_ID &&
414 if (vendor_id == A2DP_LDAC_VENDOR_ID && codec_id == A2DP_LDAC_CODEC_ID) {
419 // Add checks based on <vendor_id, codec_id>
426 uint32_t vendor_id = A2DP_VendorCodecGetVendorId(p_codec_info);
430 if (vendor_id == A2DP_APTX_VENDOR_ID &&
436 if (vendor_id == A2DP_APTX_HD_VENDOR_ID &&
442 if (vendor_id == A2DP_LDAC_VENDOR_ID && codec_id == A2DP_LDAC_CODEC_ID) {
446 // Add checks based on <vendor_id, codec_id>
452 uint32_t vendor_id = A2DP_VendorCodecGetVendorId(p_codec_info);
456 if (vendor_id == A2DP_APTX_VENDOR_ID &&
462 if (vendor_id == A2DP_APTX_HD_VENDOR_ID &&
468 if (vendor_id == A2DP_LDAC_VENDOR_ID && codec_id == A2DP_LDAC_CODEC_ID) {
472 // Add checks based on <vendor_id, codec_id>
479 uint32_t vendor_id = A2DP_VendorCodecGetVendorId(p_codec_info);
483 if (vendor_id == A2DP_APTX_VENDOR_ID &&
489 if (vendor_id == A2DP_APTX_HD_VENDOR_ID &&
495 if (vendor_id == A2DP_LDAC_VENDOR_ID && codec_id == A2DP_LDAC_CODEC_ID) {
499 // Add checks based on <vendor_id
548 uint32_t vendor_id = A2DP_VendorCodecGetVendorId(p_codec_info);
552 if (vendor_id == A2DP_APTX_VENDOR_ID &&
558 if (vendor_id == A2DP_APTX_HD_VENDOR_ID &&
564 if (vendor_id == A2DP_LDAC_VENDOR_ID && codec_id == A2DP_LDAC_CODEC_ID) {
568 // Add checks based on <vendor_id, codec_id>