blzlib
blzlib copied to clipboard
Bluetooth GATT Library for Linux / Bluez
Results
2
blzlib issues
Sort by
recently updated
recently updated
newest added
Hi! I've spent some days working with this library, trying to figure out how to do continuous heart rate measures, but I found some issues with functions blz_char_white and blz_char_notify....
Hi I'm not able to implement a notify callback. the second parameter of the function blz_char_notify_start is the callback "blz_notify_handler_t cb", it's a function that return void and accept four...