Tizen Native API
4.0
|
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.1
- 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