Searched refs:A2D_SBC_IE_ALLOC_MD_L (Results 1 – 3 of 3) sorted by relevance
61 #define A2D_SBC_IE_ALLOC_MD_L 0x01 /* b0: loundess */ macro
76 (A2D_SBC_IE_ALLOC_MD_L | A2D_SBC_IE_ALLOC_MD_S), /* alloc_mthd */92 A2D_SBC_IE_ALLOC_MD_L, /* alloc_mthd */
608 … msg.AllocationMethod = (sbc_config.alloc_mthd == A2D_SBC_IE_ALLOC_MD_L) ? SBC_LOUDNESS : SBC_SNR; in btif_a2dp_encoder_init()2316 else if (sbc_cie.alloc_mthd == A2D_SBC_IE_ALLOC_MD_L) in dump_codec_info()