obexpush_atd(1) Simulate an AT modem to use obexpushd with serial lines

SYNOPSIS

obexpush_atd [-S ttyPort] [-X subOption] [-d] [-v] [-h]

DESCRIPTION

To use obexpushd over simple serial lines, obexpush_atd handles the standard AT command set to let programs switch to OBEX mode transparently.

OPTIONS

-S

Use serial line ttyPort for input and output.

-X

Add additional option to submode handlers. The format for subOption is "mode,option". The only available mode is currently "o" for the OBEX mode, realized by obexpushd.

Example (for enabling FBS): -Xo,-t -Xo,FTP

-d

Show debug output.

-v

Show versions.

-h

Show the help message.

AUTHORS

Hendrik Sattler <[email protected]>

conversion to docbook, all other changes

Eugeniy Meshcheryakov <[email protected]>

texted the first version of the obexpushd manpage