Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/
DAdapterService.java3652 int[] leAudioUnicastProfiles = Config.getLeAudioUnicastProfiles(); in isLeAudioSupported() local
3654 if (Arrays.stream(leAudioUnicastProfiles) in isLeAudioSupported()