Searched defs:DeviceType (Results 1 – 7 of 7) sorted by relevance
28 enum DeviceType { UNKNOWN = 0, BR_EDR = 1, LE = 2, DUAL = 3 }; enum
52 public @interface DeviceType { annotation in PresenceDevice
59 public @interface DeviceType {} annotation in WifiP2pWfdInfo
166 enum DeviceType { enum
63 enum DeviceType { enum
87 public @interface DeviceType {} annotation in InvariantDeviceProfile
126 enum class DeviceType { enum