Searched refs:EXPOSURE_NOTIFICATION_PAYLOAD_PREAMBLE (Results 1 – 1 of 1) sorted by relevance
1114 private static final byte[] EXPOSURE_NOTIFICATION_PAYLOAD_PREAMBLE = new byte[] { field in GattService1150 if (!arrayStartsWith(record.getBytes(), EXPOSURE_NOTIFICATION_PAYLOAD_PREAMBLE)) { in getSanitizedExposureNotification()