diff options
author | Marcel Holtmann <marcel@holtmann.org> | 2014-02-28 01:00:28 +0100 |
---|---|---|
committer | Johan Hedberg <johan.hedberg@intel.com> | 2014-02-28 11:36:04 +0100 |
commit | fe39c7b2dacf7fd4dcddc26704d01315ab92b7cb (patch) | |
tree | 9eb0ab5c8daa3432201c6e0219468cd851669b06 /net/bluetooth/sco.c | |
parent | Bluetooth: Add timer to force power off (diff) | |
download | linux-fe39c7b2dacf7fd4dcddc26704d01315ab92b7cb.tar.xz linux-fe39c7b2dacf7fd4dcddc26704d01315ab92b7cb.zip |
Bluetooth: Use __le64 type for LE random numbers
The random numbers in Bluetooth Low Energy are 64-bit numbers and should
also be little endian since the HCI specification is little endian.
Change the whole Low Energy pairing to use __le64 instead of a byte
array.
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
Diffstat (limited to 'net/bluetooth/sco.c')
0 files changed, 0 insertions, 0 deletions