Hi,
My application has several characteristics that require read/write authorization. But for some peer I only want them to have access to some certain characteristics (not all). So is there anywhere in the ble event that I can check for which characteristic they are requesting reading, and how should I accept/reject the request properly?
Thanks for any help!