Searched refs:A2DP_SBC_IE_ALLOC_MD_L (Results 1 – 3 of 3) sorted by relevance
60 #define A2DP_SBC_IE_ALLOC_MD_L 0x01 /* b0: loundess */ macro
63 A2DP_SBC_IE_ALLOC_MD_L, /* alloc_method */77 (A2DP_SBC_IE_ALLOC_MD_L | A2DP_SBC_IE_ALLOC_MD_S), /* alloc_method */89 A2DP_SBC_IE_ALLOC_MD_L, /* alloc_method */579 case A2DP_SBC_IE_ALLOC_MD_L: in A2DP_GetAllocationMethodCodeSbc()758 AppendField(&field, (sbc_cie.alloc_method & A2DP_SBC_IE_ALLOC_MD_L), in A2DP_CodecInfoStringSbc()1392 if (alloc_method & A2DP_SBC_IE_ALLOC_MD_L) { in setCodecConfig()1393 result_config_cie.alloc_method = A2DP_SBC_IE_ALLOC_MD_L; in setCodecConfig()
285 case A2DP_SBC_IE_ALLOC_MD_L: in A2dpSbcToHalConfig()