BleScanRecord
Represents a scan record from Bluetooth LE scan.
See also
(https://developer.android.com/reference/kotlin/android/bluetooth/le/ScanRecord)
Constructors
Properties
Returns the advertising flags indicating the discoverable mode and capability of the device.
Returns raw bytes of scan record.
Returns the local name of the BLE device.
Returns a sparse array of manufacturer identifier and its corresponding manufacturer specific data.
Returns a map of service UUID and its corresponding service data.
Returns a list of service solicitation UUIDs within the advertisement that are used to identify the Bluetooth GATT services.
Returns a list of service UUIDs within the advertisement that are used to identify the bluetooth GATT services.
Returns the transmission power level of the packet in dBm.