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