Fix packet reordering in ATT when putting the host under high load. In certain conditions a packet can be transmitted while there is elements in the TX queue in bt_att_send. This means that the packet will skip ahead in the TX queue leading to packet re-ordering. Fix by always appending to the queue, and then initiate sending of the HEAD of the queue. Signed-off-by: Joakim Andersson <joakim.andersson@nordicsemi.no> |
||
|---|---|---|
| .. | ||
| audio | ||
| common | ||
| controller | ||
| host | ||
| mesh | ||
| services | ||
| shell | ||
| CMakeLists.txt | ||
| Kconfig | ||