libtropic
C library for TROPIC01 chip
|
lt_ret_t lt_l2_send_encrypted_cmd | ( | lt_l2_state_t * | s2, |
uint8_t * | buff, | ||
uint16_t | max_len | ||
) |
s2 | Structure holding l2 state |
buff | Buffer containing encrypted l3 command |
max_len | Maximal length of buff. Whole buffer might be used, or just its part. |