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
Post a Comment