You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bluetooth: Host: Expose bt_workq for global Host use
There are other places in the Host that would make sense to run on
bt_workq.
This change exposes `bt_workq_chosen` in `hci_core.h` for use in other
parts of the Host. `bt_workq_chosen` is set according to the
`BT_RECV_CONTEXT` choice.
Signed-off-by: Aleksander Wasaznik <[email protected]>
0 commit comments