| abort_on_error_ | oasys::BluetoothSocket | [protected, static] |
| async_connect_result() | oasys::BluetoothSocket | |
| AVDTP enum value | oasys::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 value | oasys::BluetoothSocket | |
| Can_Only_Be_Called_By_A_Logger typedef | oasys::Logger | |
| channel() | oasys::BluetoothSocket | |
| channel_ | oasys::BluetoothSocket | [protected] |
| classname_ | oasys::Logger | [protected] |
| close() | oasys::BluetoothSocket | [virtual] |
| CLOSED enum value | oasys::BluetoothSocket | |
| CMTP enum value | oasys::BluetoothSocket | |
| configure() | oasys::BluetoothSocket | |
| connect(bdaddr_t remote_addr, u_int8_t channel) | oasys::BluetoothSocket | [virtual] |
| connect() | oasys::BluetoothSocket | [virtual] |
| CONNECTING enum value | oasys::BluetoothSocket | |
| ESTABLISHED enum value | oasys::BluetoothSocket | |
| fd() | oasys::BluetoothSocket | |
| fd_ | oasys::BluetoothSocket | [protected] |
| FINI enum value | oasys::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 value | oasys::BluetoothSocket | |
| HIDP enum value | oasys::BluetoothSocket | |
| INIT enum value | oasys::BluetoothSocket | |
| init_socket() | oasys::BluetoothSocket | |
| interrupt_from_io() | oasys::IOHandlerBase | [inline] |
| IOHandlerBase(Notifier *intr=0) | oasys::IOHandlerBase | [inline] |
| L2CAP enum value | oasys::BluetoothSocket | |
| LISTENING enum value | oasys::BluetoothSocket | |
| LOCAL enum value | oasys::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) const | oasys::Logger | [inline] |
| logf(log_level_t level, const char *fmt,...) const | oasys::Logger | [inline] |
| logf(const char *logpath, log_level_t level, const char *fmt,...) const | oasys::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 name | oasys::BluetoothSocket | |
| prototoa(proto_t proto) | oasys::BluetoothSocket | [protected] |
| rc_ | oasys::BluetoothSocket | [protected] |
| RDCLOSED enum value | oasys::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 value | oasys::BluetoothSocket | |
| remote_addr(bdaddr_t &addr) | oasys::BluetoothSocket | |
| remote_addr_ | oasys::BluetoothSocket | [protected] |
| RFCOMM enum value | oasys::BluetoothSocket | |
| SCO enum value | oasys::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 name | oasys::BluetoothSocket | |
| socktype_ | oasys::BluetoothSocket | [protected] |
| socktypetoa(int socktype) | oasys::BluetoothSocket | [inline, static] |
| state() | oasys::BluetoothSocket | [inline] |
| state_ | oasys::BluetoothSocket | [protected] |
| state_t enum name | oasys::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 value | oasys::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 value | oasys::BluetoothSocket | |
| ~BluetoothClient() | oasys::BluetoothClient | [virtual] |
| ~BluetoothSocket() | oasys::BluetoothSocket | [virtual] |
| ~IOClient() | oasys::IOClient | [inline, virtual] |
| ~IOHandlerBase() | oasys::IOHandlerBase | [inline] |