Searched refs:kIsoCodingFormatTransparent (Results 1 – 6 of 6) sorted by relevance
28 constexpr uint8_t kIsoCodingFormatTransparent = 0x03; variable
206 .coding_format = bluetooth::hci::kIsoCodingFormatTransparent, in SetConfigurationFromFlatSubconfig()216 .coding_format = bluetooth::hci::kIsoCodingFormatTransparent, in SetConfigurationFromFlatSubconfig()
968 .coding_format = bluetooth::hci::kIsoCodingFormatTransparent, in applyDsaDataPath()
522 iso_datapath_config.isTransparent ? bluetooth::hci::kIsoCodingFormatTransparent in TriggerIsoDatapathSetup()
507 config.isoDataPathConfig.codecId.coding_format = bluetooth::hci::kIsoCodingFormatTransparent; in GetStackDataPathFromAidlFormat()
63 .coding_format = ::bluetooth::hci::kIsoCodingFormatTransparent,