Searched refs:TIMESTAMP_MASK_LOW (Results 1 – 1 of 1) sorted by relevance
40 private static final int TIMESTAMP_MASK_LOW = 0x7F; // bottom 7 bits field in BluetoothPacketDecoder93 mLowTimestamp = b & TIMESTAMP_MASK_LOW; in decodePacket()