Example usage for Java android.bluetooth BluetoothProfile fields, constructors, methods, implement or subclass
The text is from its open source code.
int | STATE_DISCONNECTED The profile is in disconnected state |
int | STATE_CONNECTING The profile is in connecting state |
int | STATE_CONNECTED The profile is in connected state |
int | STATE_DISCONNECTING The profile is in disconnecting state |
int | HEADSET Headset and Handsfree profile |
int | GATT GATT |
int | HEADSET_CLIENT Headset Client - HFP HF Role |
int | MAP_CLIENT MAP Messaging Client Equipment (MCE) |