Searched refs:BYTES (Results 1 – 6 of 6) sorted by relevance
38 public static final int BYTES = 0x00700000; field in VehiclePropertyType52 BYTES,
68 0x3 | VehiclePropertyGroup.VENDOR | VehiclePropertyType.BYTES | VehicleArea.SEAT;71 0x4 | VehiclePropertyGroup.VENDOR | VehiclePropertyType.BYTES | VehicleArea.GLOBAL;
180 ByteBuffer buffer = ByteBuffer.allocate(Long.BYTES); in longToBytes()
249 case VehiclePropertyType.BYTES: in getPropertyType()
229 case VehiclePropertyType.BYTES: in getJavaClass()
628 ByteBuffer buffer = ByteBuffer.allocate(Integer.BYTES); in parseBluetoothClassFromBluetoothRecord()