![]() |
nRF5 SDK for Thread and Zigbee v1.0.0
|
Choose documentation: | nRF5 SDK | S112 SoftDevice API | S132 SoftDevice API | S140 SoftDevice API | S212 SoftDevice API |
Data Fields | |
unsigned char * | p |
size_t | len |
unsigned char | type |
mbedtls_ssl_flight_item * | next |
size_t mbedtls_ssl_flight_item::len |
length of p
mbedtls_ssl_flight_item* mbedtls_ssl_flight_item::next |
next handshake message(s)
unsigned char* mbedtls_ssl_flight_item::p |
message, including handshake headers
unsigned char mbedtls_ssl_flight_item::type |
type of the message: handshake or CCS