In an android application I want to display the data rate (e.g.: in bytes/second) at which the application (or at least the device) is currently sending data via BLE.
For network traffic there is the android networkStatsManager. Is there any tool that has similar functionality, but for BLE?