Profil Bluetooth

la classe finale publique BluetoothProfile étend l'objet
.

Récapitulatif des constantes

int TRANSLATE Le profil est connecté
int CONNEXION Le profil est en cours de connexion
int ÉTAT_CONNEXION Le profil est déconnecté
int SE DÉCONNECTER Le profil est en cours de déconnexion

Récapitulatif des constructeurs publics

Récapitulatif des méthodes héritées

Constantes

public final statique int STATE_CONNECTED

Le profil est connecté

Valeur constante : 2

entier final statique STATE_CONNECTING

Le profil est en cours de connexion

Valeur constante:1

entier final statique STATE_DISCONNECTED

Le profil est déconnecté

Valeur constante : 0

public static final int STATE_DCONNECTCONNECT

Le profil est en cours de déconnexion

Valeur constante:3

Constructeurs publics

public BluetoothProfile ()