Skip to content

Bluetooth: Host: Don't invoke callbacks from tx_work #79538

@alwa-nordic

Description

@alwa-nordic

Spawned from: #79258 (comment)

We are doing TX callbacks from tx_work if the connection is disconnected or a bt_send error occurs. We should get rid of that and consolidate the callback invocations on different thread.

The TX callbacks in question should be processed in the same way as normal.

Metadata

Metadata

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions