| tinydtls
    0.8.1
    | 
#include <peer.h>
| Data Fields | |
| UT_hash_handle | hh | 
| session_t | session | 
| dtls_peer_type | role | 
| dtls_state_t | state | 
| dtls_security_parameters_t * | security_params [2] | 
| dtls_handshake_parameters_t * | handshake_params | 
Holds security parameters, local state and the transport address for each peer.
| dtls_handshake_parameters_t* dtls_peer_t::handshake_params | 
| UT_hash_handle dtls_peer_t::hh | 
| dtls_peer_type dtls_peer_t::role | 
| dtls_security_parameters_t* dtls_peer_t::security_params[2] | 
| session_t dtls_peer_t::session | 
| dtls_state_t dtls_peer_t::state | 
 1.8.6
 1.8.6