OSDN Git Service

hcidump: Fix compilation against latest BlueZ
authorAnderson Lizardo <anderson.lizardo@openbossa.org>
Fri, 18 Mar 2011 19:10:19 +0000 (15:10 -0400)
committerMarcel Holtmann <marcel@holtmann.org>
Mon, 17 Dec 2012 22:53:02 +0000 (23:53 +0100)
commit0c78d8cb1fee8df9f7344cdac14f75c4d23ad9eb
treeb3102f9fa99e1b56efddc2c559409fc5d0a113d0
parent22974ec9ef2a90a869b5b5f59c0c008d283e71bf
hcidump: Fix compilation against latest BlueZ

BlueZ now has ntoh64()/hton64() functions in bluetooth.h, therefore the
hcidump local copy is not necessary.
tools/hcidump.c