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