Added in API level 5
Service
class Service
| kotlin.Any | |
| ↳ | android.bluetooth.BluetoothClass.Service |
Defines standard service class constants based on the Bluetooth specification.
Note: The set of service classes is not exhaustive and will expand as the Bluetooth specification evolves.
Each BluetoothClass encodes zero or more service classes.
Summary
| Constants | |
|---|---|
| static Int | |
| static Int | |
| static Int | |
| static Int |
Represent devices LE audio service |
| static Int | |
| static Int | |
| static Int | |
| static Int | |
| static Int | |
| static Int | |
| Public constructors | |
|---|---|
Service() |
|
Constants
LE_AUDIO
Added in API level 33
static val LE_AUDIO: Int
Represent devices LE audio service
Value: 16384