Home
last modified time | relevance | path

Searched refs:LeAudioCodecConfig (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/le_audio/
DLeAudioCodecConfig.java27 class LeAudioCodecConfig { class
34 LeAudioCodecConfig(Context context) { in LeAudioCodecConfig() method in LeAudioCodecConfig
DLeAudioService.java161 private LeAudioCodecConfig mLeAudioCodecConfig;
480 mLeAudioCodecConfig = new LeAudioCodecConfig(this); in start()