Appearance
ScanResult
Result of a Bluetooth scan triggered by FlakeBTScanner
swift
struct ScanResult
Instance Properties
advertismentData
swift
let advertismentData: BTAdvertismentData
Dictionary with advertisment data received in Scan
peripheral
swift
let peripheral: CBPeripheral
CoreBluetooth
representation of the peripheral
rssi
swift
let rssi: Double
Rssi value received during scan