Searched refs:bt_mesh_prov_encrypt (Results 1 – 3 of 3) sorted by relevance
156 int bt_mesh_prov_encrypt(const u8_t key[16], u8_t nonce[13],
852 int bt_mesh_prov_encrypt(const u8_t key[16], u8_t nonce[13], in bt_mesh_prov_encrypt() function
2438 err = bt_mesh_prov_encrypt(session_key, nonce, pdu, net_buf_simple_add(buf, 33)); in send_prov_data()
Completed in 11 milliseconds