Home
last modified time | relevance | path

Searched refs:SBC_ALLOCATION_SNR (Results 1 – 4 of 4) sorted by relevance

/external/bluetooth/bluez/audio/
Da2dp-codecs.h48 #define SBC_ALLOCATION_SNR (1 << 1) macro
Da2dp.h48 #define SBC_ALLOCATION_SNR (1 << 1) macro
Da2dp.c529 SBC_ALLOCATION_SNR ); in sbc_getcap_ind()
1835 else if (supported->allocation_method & SBC_ALLOCATION_SNR) in select_sbc_params()
1836 cap->allocation_method = SBC_ALLOCATION_SNR; in select_sbc_params()
/external/bluetooth/bluez/tools/
Davinfo.c98 #define SBC_ALLOCATION_SNR (1 << 1) macro