Home
last modified time | relevance | path

Searched refs:get_sbc_codec_create_alloc_val (Results 1 – 3 of 3) sorted by relevance

/external/adhd/cras/src/tests/
Dsbc_codec_stub.h19 uint8_t get_sbc_codec_create_alloc_val();
Da2dp_info_unittest.cc50 ASSERT_EQ(SBC_AM_LOUDNESS, get_sbc_codec_create_alloc_val()); in TEST()
Dsbc_codec_stub.cc80 uint8_t get_sbc_codec_create_alloc_val() { in get_sbc_codec_create_alloc_val() function