HomeSort by relevance Sort by last modified time
    Searched refs:A2D_SBC_IE_ALLOC_MD_L (Results 1 - 4 of 4) sorted by null

  /system/bt/stack/include/
a2d_sbc.h 61 #define A2D_SBC_IE_ALLOC_MD_L 0x01 /* b0: loundess */
  /system/bt/btif/co/
bta_av_co.c 78 (A2D_SBC_IE_ALLOC_MD_L), /* alloc_mthd */
90 (A2D_SBC_IE_ALLOC_MD_L | A2D_SBC_IE_ALLOC_MD_S), /* alloc_mthd */
106 A2D_SBC_IE_ALLOC_MD_L, /* alloc_mthd */
434 if (src_cap.alloc_mthd & A2D_SBC_IE_ALLOC_MD_L)
435 pref_cap.alloc_mthd = A2D_SBC_IE_ALLOC_MD_L;
    [all...]
  /hardware/broadcom/libbt/src/
bt_vendor_brcm_a2dp.c 224 case A2D_SBC_IE_ALLOC_MD_L:
  /system/bt/btif/src/
btif_media_task.c 823 msg.AllocationMethod = (sbc_config.alloc_mthd == A2D_SBC_IE_ALLOC_MD_L) ? SBC_LOUDNESS : SBC_SNR;
    [all...]

Completed in 40 milliseconds