Enumeration Casepureswift.bluetooth 7.2.0Bluetooth
toy(_:)
Toy
case toy(Toy)
Toy
case toy(Toy)
s9Bluetooth13ClassOfDeviceV05MajordB0O3toyyAeC05MinordB0O3ToyOcAEmF
What are these?4WXCE
import Bluetooth
Pure Swift Bluetooth Definitions.
enum MajorDeviceClass
struct ClassOfDevice
Bluetooth Class of Device
typealias Toy = MinorDeviceClass.Toy
case miscellaneous
Miscellaneous
case computer(Computer)
Computer (desktop, notebook, PDA, organizer, … )
case phone(Phone)
Phone (cellular, cordless, pay phone, modem, …)
case lanNetwork(NetworkAccessPoint)
Networking (LAN, Ad hoc, …)
case audioVideo(AudioVideo)
Audio/Video (headset, speaker, stereo, video display, VCR, …
case peripheral(PeripheralKeyboardPointing, PeripheralDevice)
Peripheral (mouse, joystick, keyboard, … )
case imaging(BitMaskOptionSet<Imaging>)
Imaging (printer, scanner, camera, display, …)
case wearable(Wearable)
Wearable
case health(Health)
Health
case uncategorized
Uncategorized: device code not specified