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

  /external/bluetooth/bluedroid/stack/include/
a2d_sbc.h 60 #define A2D_SBC_IE_ALLOC_MD_S 0x02 /* b1: SNR */
  /external/bluetooth/bluedroid/btif/co/
bta_av_co.c 77 (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 */
436 else if(src_cap.alloc_mthd & A2D_SBC_IE_ALLOC_MD_S)
437 pref_cap.alloc_mthd = A2D_SBC_IE_ALLOC_MD_S;
    [all...]
  /external/bluetooth/bluedroid/btif/src/
btif_media_task.c     [all...]

Completed in 38 milliseconds