Searched refs:SampleRate_2_0 (Results 1 – 2 of 2) sorted by relevance
41 using SampleRate_2_0 = ::android::hardware::bluetooth::audio::V2_0::SampleRate; typedef215 inline SampleRate_2_0 to_hidl_sample_rate_2_0(const int32_t sample_rate_hz) { in to_hidl_sample_rate_2_0()218 return static_cast<SampleRate_2_0>(it->second); in to_hidl_sample_rate_2_0()219 return SampleRate_2_0::RATE_UNKNOWN; in to_hidl_sample_rate_2_0()
30 using SampleRate_2_0 = ::android::hardware::bluetooth::audio::V2_0::SampleRate; typedef