c++ - Bluez5.42 with Linux 3.8 -


i have been developing ble application openwrt on beaglebone black. earlier, using linux 4.4.14 openwrt , have created ble application (without using dbus) in c++ programming language. can advertise, connect, bond, , can sort of operations.

i planning switch linux 3.18 (as marked stable beaglebone black) , want use dbus ble application.

is there dependency between linux version , bluez stack version?


Comments

Popular posts from this blog

javascript - Knockout pushing observable and computed data to an observable array -

c# - Update a combobox from a presenter (MVP) -

'hasOwnProperty' in javascript -