Home
last modified time | relevance | path

Searched refs:A2D_SBC_IE_ALLOC_MD_S (Results 1 – 3 of 3) sorted by relevance

/system/bt/stack/include/
Da2d_sbc.h60 #define A2D_SBC_IE_ALLOC_MD_S 0x02 /* b1: SNR */ macro
/system/bt/btif/co/
Dbta_av_co.c77 (A2D_SBC_IE_ALLOC_MD_L | A2D_SBC_IE_ALLOC_MD_S), /* alloc_mthd */
89 (A2D_SBC_IE_ALLOC_MD_L | A2D_SBC_IE_ALLOC_MD_S), /* alloc_mthd */
435 else if(src_cap.alloc_mthd & A2D_SBC_IE_ALLOC_MD_S) in bta_av_build_src_cfg()
436 pref_cap.alloc_mthd = A2D_SBC_IE_ALLOC_MD_S; in bta_av_build_src_cfg()
/system/bt/btif/src/
Dbtif_media_task.c2089 case A2D_SBC_IE_ALLOC_MD_S: in btif_media_task_aa_handle_decoder_reset()
2734 if (sbc_cie.alloc_mthd == A2D_SBC_IE_ALLOC_MD_S) in dump_codec_info()