java.lang.Object |
↳ |
com.samsung.android.knox.bluetooth.BluetoothPolicy.BluetoothProfile |
Class Overview
This class provides Bluetooth profiles that can be managed by administrators. Bluetooth
profiles are services offered by a device.
Summary
[Expand]
Inherited Methods |
From class
java.lang.Object
Object
|
clone()
|
boolean
|
equals(Object arg0)
|
void
|
finalize()
|
final
Class<?>
|
getClass()
|
int
|
hashCode()
|
final
void
|
notify()
|
final
void
|
notifyAll()
|
String
|
toString()
|
final
void
|
wait(long arg0, int arg1)
|
final
void
|
wait(long arg0)
|
final
void
|
wait()
|
|
Constants
public
static
final
int
BLUETOOTH_A2DP_PROFILE
Since: API level 2
Bluetooth Advanced Audio Distribution Profile (A2DP)
Constant Value:
8
(0x00000008)
public
static
final
int
BLUETOOTH_AVRCP_PROFILE
Since: API level 2
Bluetooth Audio/Video Remote Control Profile (AVRCP)
Constant Value:
16
(0x00000010)
public
static
final
int
BLUETOOTH_HFP_PROFILE
Since: API level 2
Bluetooth HandsFree Profile (HFP)
Constant Value:
2
(0x00000002)
public
static
final
int
BLUETOOTH_HSP_PROFILE
Since: API level 2
Bluetooth Headset Profile (HSP)
Constant Value:
1
(0x00000001)
public
static
final
int
BLUETOOTH_PBAP_PROFILE
Since: API level 2
Bluetooth Phone Book Access Profile (PBAP)
Constant Value:
4
(0x00000004)
public
static
final
int
BLUETOOTH_SPP_PROFILE
Since: API level 2
Bluetooth Serial Port Profile (SPP)
Constant Value:
128
(0x00000080)