Class android.bluetooth.le.ScanResult
Added Constructors | |
---|---|
ScanResult (BluetoothDevice, int, int, int, int, int, int, int, ScanRecord, long )
|
Changed Constructors | ||
---|---|---|
ScanResult (BluetoothDevice, ScanRecord, int, long )
|
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
|