John

Results 3 issues of John

When you create a function such as: void start_hci_scan(struct hci_state current_hci_state) any changes within start_hci_scan will get discarded (like error states and messages) To fix, the structure can be passed...

From a fully updated Ubuntu 18.04, I got the error shown when running rtpmidid installed from rtpmidid_21.11.2.g0edef_amd64.deb and corresponding lib packages. Based on Google searches, I: ``` sudo add-apt-repository ppa:ubuntu-toolchain-r/test...

I have an app that uses the library from the 0.7.1 days. I'm trying to bring it up into an Ubuntu 22.04 environment using the version included in the package...