BlueNRG - how to reject a read request
Hello, I have a problem by using event to catch a read of a characteritics. When I'm in the event EVT_BLUE_GATT_READ_PERMIT_REQ I want to deny the read. I see only the function aci_gatt_allow_read and not any function like aci_gatt_deny_read. On go...