Searched refs:leAudioCodecConfig (Results 1 – 2 of 2) sorted by relevance
44 BluetoothLeAudioCodecConfig leAudioCodecConfig = in testBluetoothLeAudioCodecConfig_valid_get_methods() local48 expect.that(leAudioCodecConfig.getCodecName()).isEqualTo("LC3"); in testBluetoothLeAudioCodecConfig_valid_get_methods()51 expect.that(leAudioCodecConfig.getCodecName()).isEqualTo("INVALID CODEC"); in testBluetoothLeAudioCodecConfig_valid_get_methods()54 expect.that(leAudioCodecConfig.getCodecType()).isEqualTo(codecType); in testBluetoothLeAudioCodecConfig_valid_get_methods()
318 .leAudioCodecConfig = std::move(lc3_config), in LeAudioSetBroadcastConfig()813 .leAudioCodecConfig = LeAudioCodecConfiguration(lc3_config)}; in offload_config_to_hal_audio_config()