Open GoogleCodeExporter opened 9 years ago
well, it doesn't cause confusion. Bluetooth uses little endian and BTstack uses
big-endian, without any shortcuts.
You're not so wrong about fan-boyism. I grew up on big endian architectures:
6502, 68000, PowerPC and mostly use Apple hardware (Mac Book Airs, iPhones,
iPods, iPads).
That being said, you make a valid point. BTstack should store the bd_addr in
the host endianess to be consistent, although a clear case could be made to
just store it in little endian. I think that's a good idea but will defer that
after BTstack testing - it's really dangerous especially as the Security
Manager does funny stuff to generate private (non-)resolvable addresses.
Original comment by matthias.ringwald@gmail.com
on 6 Feb 2014 at 1:15
Original issue reported on code.google.com by
frank.zhao.main@gmail.com
on 5 Feb 2014 at 8:01