Sometimes I only need to send 4 bytes instead of twenty using a notification. I've noticed the init_len and max_len parameters but I'm under the impression that this will not work for this purpose. I'm trying to avoid sending the 16 extra bytes.
Thanks