Tizen Native API
Public Attributes
bt_socket_received_data_s Struct Reference

Public Attributes

int socket_fd
int data_size
char * data

Detailed Description

Structure of RFCOMM received data.

Since :
2.3
Remarks:
User can use standard linux functions for reading/writing data from/to sockets.
See also:
bt_socket_data_received_cb()

Member Data Documentation

The received data

The length of the received data

The socket fd


Except as noted, this content - excluding the Code Examples - is licensed under Creative Commons Attribution 3.0 and all of the Code Examples contained herein are licensed under BSD-3-Clause.
For details, see the Content License