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