commit | 54da35e92db12e829affeaa8a6bbcdea76db2df0 | [log] [tgz] |
---|---|---|
author | Jizhou Liao <Jizhou.Liao@nxp.com> | Wed Feb 17 13:15:35 2016 -0800 |
committer | Martijn Coenen <maco@google.com> | Mon Feb 22 09:38:18 2016 +0000 |
tree | 29ca17e383491ce31567c32ee8639207f3e44717 | |
parent | 1f642c14fcbeb26e2f7eade3f7837d58340091bd [diff] |
Swap LF_T3T_FLAGS bytes for PN548 PN548 firmware implements LF_T3T_FLAGS in big endian. As NCI spec required, it should present as little endian. This patch is a workaround to swap LF_T3T_FLAGS byte from little endian to big endian. Bug: 22379408