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

'hasOwnProperty' in javascript -

How to put a lock and transaction on table using spring 4 or above using jdbcTemplate and annotations like @Transactional? -

How to understand 2 main() functions after using uftrace to profile the C++ program? -