Class android.bluetooth.BluetoothDevice
Added Methods | |
---|---|
boolean createBond () |
|
boolean setPairingConfirmation (boolean ) |
|
boolean setPin (byte[] ) |
Added Fields | |
---|---|
String ACTION_PAIRING_REQUEST |
|
String EXTRA_PAIRING_KEY |
|
String EXTRA_PAIRING_VARIANT |
|
int PAIRING_VARIANT_PASSKEY_CONFIRMATION |
|
int PAIRING_VARIANT_PIN |