Home
last modified time | relevance | path

Searched refs:kIsoCodingFormatTransparent (Results 1 – 5 of 5) sorted by relevance

/packages/modules/Bluetooth/system/stack/include/
Dbtm_iso_api_types.h27 constexpr uint8_t kIsoCodingFormatTransparent = 0x03; variable
/packages/modules/Bluetooth/system/bta/le_audio/
Dle_audio_set_configuration_provider_json.cc225 .coding_format = bluetooth::hci::kIsoCodingFormatTransparent, in SetConfigurationFromFlatSubconfig()
236 .coding_format = bluetooth::hci::kIsoCodingFormatTransparent, in SetConfigurationFromFlatSubconfig()
/packages/modules/Bluetooth/system/bta/le_audio/broadcaster/
Dstate_machine.cc505 ? bluetooth::hci::kIsoCodingFormatTransparent in TriggerIsoDatapathSetup()
/packages/modules/Bluetooth/system/audio_hal_interface/aidl/
Dle_audio_utils.cc538 bluetooth::hci::kIsoCodingFormatTransparent; in GetStackDataPathFromAidlFormat()
Dle_audio_utils_unittest.cc78 .coding_format = ::bluetooth::hci::kIsoCodingFormatTransparent,