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

Retrieving ETA (estimated time of arrival) with Google Distance Matrix API and public transit as transport mode -

android - ConstraintLayout: Realign baseline constraint in case if dependent view visibility was set to GONE -

c# - Populating Gridview inside Listview ItemTemplate On Web User Control from Code Behind -