| lt_ret_t lt_l2_send_encrypted_cmd | ( | lt_l2_state_t * | s2, |
| uint8_t * | buff, | ||
| uint16_t | buff_len | ||
| ) |
Data are sent from handle's l3_buff.
lt_session_start().| s2 | Structure holding l2 state |
| buff | Buffer containing encrypted l3 command |
| buff_len | Length of buff. |
| LT_OK | Function executed successfully |
| other | Function did not execute successully |