obex_find(1) Find connectable OBEX devices (IrDA, USB).

SYNOPSIS

obex_find [transport...]

DESCRIPTION

obex_tcp is a small utility to find devices that support OBEX. If no transport is specified, all OpenOBEX transports that have search capability are tried. Currently, supported transports are "irda" and "usb".

This program is designed to be an example application for the openobex library.

AUTHOR

Hendrik Sattler <[email protected]>

initial version of manpage