Added in API level 5
BluetoothClass.Service
public
static
final
class
BluetoothClass.Service
extends Object
| java.lang.Object | |
| ↳ | android.bluetooth.BluetoothClass.Service |
Defines all service class constants.
Each BluetoothClass encodes zero or more service classes.
Summary
Constants | |
|---|---|
int |
AUDIO
|
int |
CAPTURE
|
int |
INFORMATION
|
int |
LIMITED_DISCOVERABILITY
|
int |
NETWORKING
|
int |
OBJECT_TRANSFER
|
int |
POSITIONING
|
int |
RENDER
|
int |
TELEPHONY
|
Public constructors | |
|---|---|
BluetoothClass.Service()
|
|
Inherited methods | |
|---|---|
java.lang.Object
| |
Constants
LIMITED_DISCOVERABILITY
Added in API level 5
int LIMITED_DISCOVERABILITY
Constant Value: 8192 (0x00002000)
Public constructors
Interfaces
Classes
- BluetoothA2dp
- BluetoothAdapter
- BluetoothAssignedNumbers
- BluetoothClass
- BluetoothClass.Device
- BluetoothClass.Device.Major
- BluetoothClass.Service
- BluetoothDevice
- BluetoothGatt
- BluetoothGattCallback
- BluetoothGattCharacteristic
- BluetoothGattDescriptor
- BluetoothGattServer
- BluetoothGattServerCallback
- BluetoothGattService
- BluetoothHeadset
- BluetoothHealth
- BluetoothHealthAppConfiguration
- BluetoothHealthCallback
- BluetoothManager
- BluetoothServerSocket
- BluetoothSocket


