oasys::BluetoothClient Member List

This is the complete list of members for oasys::BluetoothClient, including all inherited members.

abort_on_error_oasys::BluetoothSocket [protected, static]
async_connect_result()oasys::BluetoothSocket
AVDTP enum valueoasys::BluetoothSocket
baselen_oasys::Logger [protected]
bind(bdaddr_t local_addr, u_int8_t channel)oasys::BluetoothSocket [virtual]
bind()oasys::BluetoothSocket [virtual]
BluetoothClient(int socktype, BluetoothSocket::proto_t proto, const char *logbase, Notifier *intr=0)oasys::BluetoothClient
BluetoothClient(int socktype, BluetoothSocket::proto_t proto, int fd, bdaddr_t remote_addr, u_int8_t remote_channel, const char *logbase, Notifier *intr=0)oasys::BluetoothClient
BluetoothSocket(int socktype, proto_t proto, const char *logbase)oasys::BluetoothSocket
BluetoothSocket(int socktype, proto_t proto, int fd, bdaddr_t remote_addr, u_int8_t channel, const char *logbase)oasys::BluetoothSocket
BNEP enum valueoasys::BluetoothSocket
Can_Only_Be_Called_By_A_Logger typedefoasys::Logger
channel()oasys::BluetoothSocket
channel_oasys::BluetoothSocket [protected]
classname_oasys::Logger [protected]
close()oasys::BluetoothSocket [virtual]
CLOSED enum valueoasys::BluetoothSocket
CMTP enum valueoasys::BluetoothSocket
configure()oasys::BluetoothSocket
connect(bdaddr_t remote_addr, u_int8_t channel)oasys::BluetoothSocket [virtual]
connect()oasys::BluetoothSocket [virtual]
CONNECTING enum valueoasys::BluetoothSocket
ESTABLISHED enum valueoasys::BluetoothSocket
fd()oasys::BluetoothSocket
fd_oasys::BluetoothSocket [protected]
FINI enum valueoasys::BluetoothSocket
get_local()oasys::BluetoothSocket [protected]
get_nonblocking(bool *nonblockingp)oasys::BluetoothClient [virtual]
get_notifier()oasys::IOHandlerBase [inline]
get_remote()oasys::BluetoothSocket [protected]
HCI enum valueoasys::BluetoothSocket
HIDP enum valueoasys::BluetoothSocket
INIT enum valueoasys::BluetoothSocket
init_socket()oasys::BluetoothSocket
interrupt_from_io()oasys::IOHandlerBase [inline]
IOHandlerBase(Notifier *intr=0)oasys::IOHandlerBase [inline]
L2CAP enum valueoasys::BluetoothSocket
LISTENING enum valueoasys::BluetoothSocket
LOCAL enum valueoasys::BluetoothSocket
local_addr(bdaddr_t &addr)oasys::BluetoothSocket
local_addr_oasys::BluetoothSocket [protected]
log_enabled(log_level_t level) const oasys::Logger [inline]
log_multiline(log_level_t level, const char *msg) constoasys::Logger [inline]
logf(log_level_t level, const char *fmt,...) constoasys::Logger [inline]
logf(const char *logpath, log_level_t level, const char *fmt,...) constoasys::Logger [inline]
logfd_oasys::BluetoothSocket [protected]
Logger(const char *classname, const char *fmt,...)oasys::Logger [inline]
Logger(const char *classname, const std::string &logpath)oasys::Logger [inline]
logpath()oasys::Logger [inline]
logpath_oasys::Logger [protected]
logpath_appendf(const char *fmt,...)oasys::Logger [inline]
logpathf(const char *fmt,...)oasys::Logger [inline]
monitor(IO::IO_Op_t op, const IOMonitor::info_t *info)oasys::IOHandlerBase [inline]
params_oasys::BluetoothSocket
poll_sockfd(int events, int *revents, int timeout_ms)oasys::BluetoothSocket [virtual]
proto_oasys::BluetoothSocket [protected]
proto_t enum nameoasys::BluetoothSocket
prototoa(proto_t proto)oasys::BluetoothSocket [protected]
rc_oasys::BluetoothSocket [protected]
RDCLOSED enum valueoasys::BluetoothSocket
read(char *bp, size_t len)oasys::BluetoothClient [virtual]
readall(char *bp, size_t len)oasys::BluetoothClient [virtual]
readv(const struct iovec *iov, int iovcnt)oasys::BluetoothClient [virtual]
readvall(const struct iovec *iov, int iovcnt)oasys::BluetoothClient [virtual]
recv(char *bp, size_t len, int flags)oasys::BluetoothSocket [virtual]
REMOTE enum valueoasys::BluetoothSocket
remote_addr(bdaddr_t &addr)oasys::BluetoothSocket
remote_addr_oasys::BluetoothSocket [protected]
RFCOMM enum valueoasys::BluetoothSocket
SCO enum valueoasys::BluetoothSocket
send(const char *bp, size_t len, int flags)oasys::BluetoothSocket [virtual]
set_channel(u_int8_t channel)oasys::BluetoothSocket
set_local_addr(bdaddr_t &addr)oasys::BluetoothSocket
set_logfd(bool logfd)oasys::BluetoothSocket [inline]
set_logpath(const char *logpath)oasys::Logger [inline]
set_monitor(IOMonitor *monitor)oasys::IOHandlerBase [inline]
set_nonblocking(bool nonblocking)oasys::BluetoothClient [virtual]
set_notifier(Notifier *intr)oasys::IOHandlerBase [inline]
set_proto(proto_t proto)oasys::BluetoothSocket [protected]
set_remote_addr(bdaddr_t &addr)oasys::BluetoothSocket
set_state(state_t state)oasys::BluetoothSocket [protected]
shutdown(int how)oasys::BluetoothSocket [virtual]
sockaddr_t enum nameoasys::BluetoothSocket
socktype_oasys::BluetoothSocket [protected]
socktypetoa(int socktype)oasys::BluetoothSocket [inline, static]
state()oasys::BluetoothSocket [inline]
state_oasys::BluetoothSocket [protected]
state_t enum nameoasys::BluetoothSocket
statetoa(state_t state)oasys::BluetoothSocket [protected]
timeout_read(char *bp, size_t len, int timeout_ms)oasys::BluetoothClient [virtual]
timeout_readall(char *bp, size_t len, int timeout_ms)oasys::BluetoothClient [virtual]
timeout_readv(const struct iovec *iov, int iovcnt, int timeout_ms)oasys::BluetoothClient [virtual]
timeout_readvall(const struct iovec *iov, int iovcnt, int timeout_ms)oasys::BluetoothClient [virtual]
timeout_write(const char *bp, size_t len, int timeout_ms)oasys::BluetoothClient [virtual]
timeout_writeall(const char *bp, size_t len, int timeout_ms)oasys::BluetoothClient [virtual]
timeout_writev(const struct iovec *iov, int iovcnt, int timeout_ms)oasys::BluetoothClient [virtual]
timeout_writevall(const struct iovec *iov, int iovcnt, int timeout_ms)oasys::BluetoothClient [virtual]
vlogf(log_level_t level, const char *fmt, va_list args) const oasys::Logger [inline]
WRCLOSED enum valueoasys::BluetoothSocket
write(const char *bp, size_t len)oasys::BluetoothClient [virtual]
writeall(const char *bp, size_t len)oasys::BluetoothClient [virtual]
writev(const struct iovec *iov, int iovcnt)oasys::BluetoothClient [virtual]
writevall(const struct iovec *iov, int iovcnt)oasys::BluetoothClient [virtual]
ZERO enum valueoasys::BluetoothSocket
~BluetoothClient()oasys::BluetoothClient [virtual]
~BluetoothSocket()oasys::BluetoothSocket [virtual]
~IOClient()oasys::IOClient [inline, virtual]
~IOHandlerBase()oasys::IOHandlerBase [inline]


Generated on Thu Jun 7 12:54:35 2007 for DTN Reference Implementation by  doxygen 1.5.1