configure.in and src/wiimote_link.c use the deprecated hci_remote_name API. The attached patch replaces this with the new API name, hci_read_remote_name.
The patch is against svn trunk, but it should apply against older tagged releases too.
Replace hci_remote_name with hci_read_remote_name
I see that Debian is using a similar patch against release 0.2, although it doesn't patch configure.in
Log in to post a comment.
Replace hci_remote_name with hci_read_remote_name
I see that Debian is using a similar patch against release 0.2, although it doesn't patch configure.in