Searched refs:btle_audio_bits_per_sample_index_t (Results 1 – 4 of 4) sorted by relevance
121 } btle_audio_bits_per_sample_index_t; typedef138 btle_audio_bits_per_sample_index_t bits_per_sample = LE_AUDIO_BITS_PER_SAMPLE_INDEX_NONE;558 struct formatter<bluetooth::le_audio::btle_audio_bits_per_sample_index_t>559 : enum_formatter<bluetooth::le_audio::btle_audio_bits_per_sample_index_t> {};
67 bluetooth::le_audio::btle_audio_bits_per_sample_index_t translateToBtLeAudioCodecConfigBitPerSample(
293 bluetooth::le_audio::btle_audio_bits_per_sample_index_t translateToBtLeAudioCodecConfigBitPerSample( in translateToBtLeAudioCodecConfigBitPerSample()
48 using bluetooth::le_audio::btle_audio_bits_per_sample_index_t;635 .bits_per_sample = static_cast<btle_audio_bits_per_sample_index_t>(inputBitsPerSample), in setCodecConfigPreferenceNative()666 .bits_per_sample = static_cast<btle_audio_bits_per_sample_index_t>(outputBitsPerSample), in setCodecConfigPreferenceNative()