| lt_ret_t lt_pairing_key_write | ( | lt_handle_t * | h, |
| const uint8_t * | pairing_pub, | ||
| const uint8_t | slot | ||
| ) |
| h | Handle for communication with TROPIC01 |
| pairing_pub | 32B of pubkey |
| slot | Pairing key lot SH0PUB - SH3PUB |
| LT_OK | Function executed successfully |
| other | Function did not execute successully, you might use lt_ret_verbose() to get verbose encoding of returned value |