Searched refs:TIMESTAMP_MASK_LOW (Results 1 – 1 of 1) sorted by relevance
36 private final int TIMESTAMP_MASK_LOW = 0x7F; field in BluetoothPacketDecoder78 int lowTimestamp = b & TIMESTAMP_MASK_LOW; in decodePacket()