Skip to content

rpi2-daq/usr/bin/btrn default auth mode #2

@maclean

Description

@maclean

The usage message for btrn says the default authorization mode is set to 0, no auth.
When configuring the radio, however, it does:

if cfg['Profile'] != 'SPP':
                # print("setting profile=SPP")
                cmd = 'S~,0'
                send_command(pexp, cmd)

So its always set to SPP. I think the usage message needs to be changed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions