Hi all,
I am currently implementing a gatt server with custom profile, charac, ....
I am inspired from bluez sources (last stable version source package 5.32). My
model is : bluez-5.32/tools/btgatt-server.c
Problem is that I am not able to build my own gatt server out of bluez tree.
Indeed I am not able to find gatt api in headers and library installed by 'make
install' from bluez package.
Do I am using the wrong API ? Do I have miss something ?
Thanks,
Arthur.