Class android.bluetooth.le.ScanResult
Added Constructors | |
---|---|
ScanResult (BluetoothDevice, |
Changed Constructors | ||
---|---|---|
ScanResult (BluetoothDevice, |
Now deprecated. |
Added Methods | |
---|---|
int getAdvertisingSid () |
|
int getDataStatus () |
|
int getPeriodicAdvertisingInterval () |
|
int getPrimaryPhy () |
|
int getSecondaryPhy () |
|
int getTxPower () |
|
boolean isConnectable () |
|
boolean isLegacy () |
Added Fields | |
---|---|
int DATA_COMPLETE |
|
int DATA_TRUNCATED |
|
int PERIODIC_INTERVAL_NOT_PRESENT |
|
int PHY_UNUSED |
|
int SID_NOT_PRESENT |
|
int TX_POWER_NOT_PRESENT |