Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/bluetooth/
DBluetoothProfile.java213 int LE_AUDIO = 22; field
DBluetoothUuid.java162 public static final ParcelUuid LE_AUDIO = field in BluetoothUuid
DBluetoothLeAudio.java109 new BluetoothProfileConnector(this, BluetoothProfile.LE_AUDIO, "BluetoothLeAudio",
DBluetoothAdapter.java3065 } else if (profile == BluetoothProfile.LE_AUDIO) { in getProfileProxy()
3157 case BluetoothProfile.LE_AUDIO: in closeProfileProxy()
/frameworks/base/core/api/
Dsystem-current.txt2114 field @NonNull public static final android.os.ParcelUuid LE_AUDIO;