Example usage for Java android.bluetooth.le ScanResult fields, constructors, methods, implement or subclass
The text is from its open source code.
BluetoothDevice | getDevice() Returns the remote Bluetooth device identified by the Bluetooth device address. |
int | getRssi() Returns the received signal strength in dBm. |
ScanRecord | getScanRecord() Returns the scan record, which is a combination of advertisement and scan response. |