mirror of
https://github.com/google/bumble.git
synced 2026-06-02 07:47:03 +00:00
post-rebase fixes
This commit is contained in:
@@ -1537,11 +1537,6 @@ def create_role_factory(ctx, default_role):
|
||||
type=int,
|
||||
help='RFComm credits threshold',
|
||||
)
|
||||
@click.option(
|
||||
'--rfcomm-send-credits-threshold',
|
||||
type=int,
|
||||
help='RFComm send credits threshold',
|
||||
)
|
||||
@click.option(
|
||||
'--l2cap-psm',
|
||||
type=int,
|
||||
|
||||
Reference in New Issue
Block a user