Class android.bluetooth.BluetoothDevice
| Added Methods | |
|---|---|
boolean cancelBondProcess() |
|
int connect() |
|
BluetoothGatt connectGatt(BluetoothGattConnectionSettings, |
|
boolean createBond(int) |
|
int disconnect() |
|
boolean fetchUuids(int) |
|
BondStatus getBondStatus(int) |
|
| Changed Methods | ||
|---|---|---|
boolean setPin(byte[]) |
Now deprecated. |
|
BluetoothGatt connectGatt(Context, |
Now deprecated. |
|
BluetoothGatt connectGatt(Context, |
Now deprecated. |
|
BluetoothGatt connectGatt(Context, |
Now deprecated. |
|
BluetoothGatt connectGatt(Context, |
Now deprecated. |
|
| Added Fields | |
|---|---|
String EXTRA_PAIRING_ALGORITHM |
|
String EXTRA_PAIRING_CONTEXT |
|
int PAIRING_ALGORITHM_BREDR_LEGACY |
|
int PAIRING_ALGORITHM_BREDR_SSP |
|
int PAIRING_ALGORITHM_LE_LEGACY |
|
int PAIRING_ALGORITHM_SC |
|
int PAIRING_CONTEXT_REPAIRING |
|
int PAIRING_CONTEXT_USER_APPROVAL_REQUESTED |
|
int PAIRING_CONTEXT_USER_PARTICIPATION_REQUESTED |
|
int PHY_LE_HDT |
|
int PHY_LE_HDT_MASK |
|
