Hi.
I would like to use authorization on some of the characteristics in my application to block access until some protocol has been followed. However, some of these characteristics also generate notifications, which only authorized devices should receive. Do the standard TI mechanisms for notifications contain some check that blocks notifications to not yet authorized devices? I've looked at the implementation of GATTServApp_ProcessCharCfg and the most I could find is a flag requiring authentication.
Sincerely,
Alex