Java android.bluetooth BluetoothProfile fields, constructors, methods, implement or subclass

Example usage for Java android.bluetooth BluetoothProfile fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for android.bluetooth BluetoothProfile.

The text is from its open source code.

Field

intSTATE_DISCONNECTED
The profile is in disconnected state
intSTATE_CONNECTING
The profile is in connecting state
intSTATE_CONNECTED
The profile is in connected state
intSTATE_DISCONNECTING
The profile is in disconnecting state
intHEADSET
Headset and Handsfree profile
intGATT
GATT
intHEADSET_CLIENT
Headset Client - HFP HF Role
intMAP_CLIENT
MAP Messaging Client Equipment (MCE)