Tizen Native API  6.5
bt_socket_connection_s Struct Reference

Public Attributes

int socket_fd
int server_fd
bt_socket_role_e local_role
char * remote_address
char * service_uuid

Detailed Description

Rfcomm connection data used for exchanging data between Bluetooth devices.

Since :
2.3
See also:
bt_socket_connection_state_changed_cb()

Member Data Documentation

The local device role in this connection

The remote device address

The file descriptor of the server socket or -1 for client connection

The service UUId

The file descriptor of connected socket