Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/bluetooth/
DBluetoothAdapter.java3066 BluetoothLeAudio leAudio = new BluetoothLeAudio(context, listener, this); in getProfileProxy() local
3158 BluetoothLeAudio leAudio = (BluetoothLeAudio) proxy; in closeProfileProxy() local
3159 leAudio.close(); in closeProfileProxy()