Libtropic API
SDK for the TROPIC01 secure element
Version: master (latest)
Loading...
Searching...
No Matches

◆ lt_in__ping()

lt_ret_t lt_in__ping ( lt_handle_t h,
uint8_t *  msg_in,
const uint16_t  msg_len 
)
Note
Used for separate L3 communication, for more information read info at the top of this file.
Parameters
hHandle for communication with TROPIC01
msg_inBuffer to receive ping message
msg_lenExpected length of received message, the same as sent in lt_out__ping()
Returns
LT_OK if success, otherwise returns other error code.