feat(ble): Add a queue for indications and notifications

Merged schneider requested to merge schneider/mp-ble-gatts-queue into master

This makes it possible to reliably stream data (like ECG samples) to another device

Merge request reports