Open
Description
It is currently possible to use &bt BT_CLR
to clear the current profile and &bt BT_CLR_ALL
to clear all profiles, but there's no way to clear a specific profile by index in the same way &bt BT_SEL i
and &bt BT_DISC i
respectively select and disconnect the i
th profile.
Would it be possible to somehow allow &bt BT_CLR i
bindings?
Ideally that would mean changing the current &bt BT_CLR
to accept a parameter and having the current behavior on a new &bt BT_CLR_CUR
but for backward compatibility reasons it would have to be done the other way around for the time being.
Metadata
Metadata
Assignees
Labels
No labels