1OBEX_FIND(1) User commands OBEX_FIND(1)
2
3
4
6 obex_find - Find connectable OBEX devices (IrDA, USB).
7
9 obex_find [transport...]
10
12 obex_tcp is a small utility to find devices that support OBEX. If no
13 transport is specified, all OpenOBEX transports that have search
14 capability are tried. Currently, supported transports are "irda" and
15 "usb".
16
17 This program is designed to be an example application for the openobex
18 library.
19
21 Hendrik Sattler <post@hendrik-sattler.de>
22 initial version of manpage
23
24 Harald Hoyer <harald@redhat.com>
25 Initial version of obex_push manpage
26
27
28
29openobex 01/20/2022 OBEX_FIND(1)