amirabas-kz
amirabas-kz
Thanks for your provided link, but it seems the link contains python API. Where can I find the C++ API reference with appropriate examples?
Well, I don't know how to use the API. This link: https://git.kernel.org/pub/scm/bluetooth/bluez.git/tree/doc/advertising-api.txt doesn't provide enough information and details of how to implement a ble advertisement. I can't even understand whether...
I modified `client/main.c` and `client/advertising.c` in order to have a `.c` program which has only advertising feature, but I'm preferring not to have provided `shell` which is associated with `bluetoothctl`....