'\" t .\" Title: obex_find .\" Author: Hendrik Sattler .\" Generator: DocBook XSL Stylesheets vsnapshot .\" Date: 01/14/2024 .\" Manual: User commands .\" Source: openobex .\" Language: English .\" .TH "OBEX_FIND" "1" "01/14/2024" "openobex" "User commands" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .\" http://bugs.debian.org/507673 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l .\" ----------------------------------------------------------------- .\" * MAIN CONTENT STARTS HERE * .\" ----------------------------------------------------------------- .SH "NAME" obex_find \- Find connectable OBEX devices (IrDA, USB)\&. .SH "SYNOPSIS" .HP \w'\fBobex_find\fR\ 'u \fBobex_find\fR [\fB\fItransport\fR\fR\fB\&.\&.\&.\fR] .SH "DESCRIPTION" .PP 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"\&. .PP This program is designed to be an example application for the openobex library\&. .SH "AUTHOR" .PP \fBHendrik Sattler\fR <\&post@hendrik-sattler.de\&> .RS 4 initial version of manpage .RE