I am wondering if there is an API to determine the number of retransmissions (if any) a particular packet required to transmit OTA. Specifically, we are periodically sending notifications from peripheral->central. I would like to determine for a particular notification received by the central, if the packet required any retransmissions, and if so, how many retransmissions took place.
Thank you!