Hi,
my case: I try to send as fast as possible data to smartphone. Bluetooth hvn_tx_queue_size = 20.
But if I'm losing connection to the smartphone, data packages are stuck in queue and if I do a reconnect, it seems like (some) data from the queue are transferred as soon the connection is up again.
1) Is there any way to check if there are still iteam in the queue?
2) Is there any way to empty the queue manually?
3) Is it posible to decrese any kind of connection loss timeout to be able to recognize a connection loss faster?
Best regards,
Daniel