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