Searched refs:mBitNine (Results 1 – 1 of 1) sorted by relevance
1901 uint8_t mBitNine = (mValue & 0x0100) >> 8; in constructSensorSdr() local1905 record.body.mMsbAndTolerance = (mBitSign << 7) | (mBitNine << 6); in constructSensorSdr()