summaryrefslogtreecommitdiff
path: root/contrib/man/bt-agent.pod
blob: 5d2764ff0328dc7c93da795eeeb5f0629aecac01 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
=head1 NAME

bt-adapter - a bluetooth agent

=head1 SYNOPSIS

bt-agent [OPTION...]

Help Options:
  -h, --help

Application Options:
  -a, --adapter=<name|mac>

=head1 DESCRIPTION

This interactive utility is used to manage incoming Bluetooth requests
(eg. request of pincode, request of authorize a connection/service request, etc).

=head1 OPTIONS

B<-h, --help>
    Show help

B<-a, --adapter E<lt>name|macE<gt>>
    Specify adapter to use by his Name or MAC address
    (if this option does not defined - default adapter used)

=head1 AUTHOR

Alexander Orlenko <zxteam@gmail.com>.

=head1 SEE ALSO

bt-adapter(1) bt-device(1)