OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:A2D_SBC_IE_ALLOC_MD_L
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/bluedroid/stack/include/
a2d_sbc.h
61
#define
A2D_SBC_IE_ALLOC_MD_L
0x01 /* b0: loundess */
/external/bluetooth/bluedroid/btif/co/
bta_av_co.c
76
(
A2D_SBC_IE_ALLOC_MD_L
| A2D_SBC_IE_ALLOC_MD_S), /* alloc_mthd */
92
A2D_SBC_IE_ALLOC_MD_L
, /* alloc_mthd */
[
all
...]
/external/bluetooth/bluedroid/btif/src/
btif_media_task.c
617
msg.AllocationMethod = (sbc_config.alloc_mthd ==
A2D_SBC_IE_ALLOC_MD_L
) ? SBC_LOUDNESS : SBC_SNR;
[
all
...]
Completed in 3693 milliseconds