Tizen Native API
7.0
|
bt_socket_l2cap_le_connection_s Struct Reference
Public Attributes | |
int | socket_fd |
int | server_fd |
bt_socket_role_e | local_role |
char * | remote_address |
int | psm |
Detailed Description
L2CAP CoC connection data used for exchanging data between Bluetooth devices.
- Since :
- 7.0
Member Data Documentation
The local device role in this connection
The psm of the connected socket
The remote device address
The file descriptor of the server socket or -1 for client connection
The file descriptor of connected socket