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

◆ lt_ping()

lt_ret_t lt_ping ( lt_handle_t h,
const uint8_t *  msg_out,
uint8_t *  msg_in,
const uint16_t  msg_len 
)
Parameters
hHandle for communication with TROPIC01
msg_outPing message going out
msg_inPing message going in
msg_lenLength of both messages (msg_out and msg_in)
Return values
LT_OKFunction executed successfully
otherFunction did not execute successully, you might use lt_ret_verbose() to get verbose encoding of returned value