obex_push(1) centos man page | unix.com

Man Page: obex_push

Operating Environment: centos

Section: 1

OBEX_PUSH(1)							   openobex-apps						      OBEX_PUSH(1)

NAME
obex_push - Push and Receive Files over the Bluetooth OBEX Push Channel
SYNOPSIS
obex_push [<channel>] [<bdaddr> <filename>]
DESCRIPTION
obex_push can send and receive files over the Bluetooth OBEX Push Channel. Link your bluetooth device with your computer. You can see the SDP services with: $ sdptool browse <bdaddr>
OPTIONS
If no options are given, any files sent over bluetooth will be received over channel 10 and stored in /tmp. If <bdaddr> and <filename> are given, the file will be send to the device specified with <bdaddr>. <channel> - The bluetooth channel to use. Lookup the OBEX Push channel with sdptool browse <bdaddr>. <bdaddr> - The bluetooth address <bdaddr> of the device to send to. <filename> - The file to send.
AUTHOR
Harald Hoyer <harald@redhat.com> 1.0.0 07 Feb 2007 OBEX_PUSH(1)
Related Man Pages
rfcomm(1) - redhat
hcitool(1) - centos
dund(1) - debian
ciptool(1) - centos
sdptool(1) - suse
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
CentOS7 restoring file capabilities
Shopt -s histappend
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq