flutter_ble_central library

Classes

BluetoothDevice
FlutterBleCentral
ScanRecord
ScanResult
A scan result emitted by the scanning operation, containing Peripheral and AdvertisementData.
ScanSettings
Model of the data to be advertised.

Enums

AndroidError
BluetoothCentralState
Phy
Set the Physical Layer to use during this scan. This is used only if ScanSettings.Builder#setLegacy is set to false. BluetoothAdapter.isLeCodedPhySupported() may be used to check whether LE Coded phy is supported by calling BluetoothAdapter.isLeCodedPhySupported(). Selecting an unsupported phy will result in failure to start scan.
ScanMode