Bluetooth: btmtksdio: transmit packet according to status TX_EMPTY
authorMark-yw Chen <mark-yw.chen@mediatek.com>
Mon, 18 Oct 2021 21:30:19 +0000 (05:30 +0800)
committerMarcel Holtmann <marcel@holtmann.org>
Mon, 25 Oct 2021 13:36:23 +0000 (15:36 +0200)
commit10fe40e1d70a6a6e5210281cebb124d87c41581b
treeddc8a321ed348e9b75e5d34db67eba0f63a22b25
parent184ea403ccfc1ba04b75908de4eace979ce2ce4e
Bluetooth: btmtksdio: transmit packet according to status TX_EMPTY

Each packet should be sent out until the device emits the TX_EMPTY signal
to the host, that is firmware people suggested to add to meet the actual
firmware behavior and that is compatible among all the devices.

Co-developed-by: Sean Wang <sean.wang@mediatek.com>
Signed-off-by: Sean Wang <sean.wang@mediatek.com>
Signed-off-by: Mark-yw Chen <mark-yw.chen@mediatek.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
drivers/bluetooth/btmtksdio.c