Searched refs:SBC_BLOCK_LENGTH_16 (Results 1 – 4 of 4) sorted by relevance
50 SBC_BLOCK_LENGTH_12 | SBC_BLOCK_LENGTH_16; in cras_a2dp_get_capabilities()109 if (sbc_caps->block_length & SBC_BLOCK_LENGTH_16) { in cras_a2dp_select_configuration()110 sbc_config->block_length = SBC_BLOCK_LENGTH_16; in cras_a2dp_select_configuration()
62 case SBC_BLOCK_LENGTH_16: in init_a2dp()
44 #define SBC_BLOCK_LENGTH_16 1 macro
32 sbc.block_length = SBC_BLOCK_LENGTH_16; in ResetStubData()