BluetoothInfo

public struct BluetoothInfo : Codable, Sendable

Information about device Bluetooth Low Energy capabilities.

  • Whether the device supports Bluetooth Low Energy

    Note

    This indicates hardware support, not current power state or permissions

    Declaration

    Swift

    public let supported: Bool