[NAN] Queue all sent messages (follow-up Tx) irrespective of firmware capability
Firmware queues a limited number of messages for transmission (provides that
limit in capabilities). Add a queue on the framework side which maintains all
send message requests in a queue and forwards requests to the firmware as it
becomes available.
Does not add memory since simply queues the command objects which would be queued
in any case.
Bug: 28690415
Change-Id: I9bf1c59f7e0a6b79dcb0d3b8a4dd9548811c48e3
6 files changed