Searched refs:bt_mesh_prov_decrypt (Results 1 – 3 of 3) sorted by relevance
153 int bt_mesh_prov_decrypt(const u8_t key[16], u8_t nonce[13],
845 int bt_mesh_prov_decrypt(const u8_t key[16], u8_t nonce[13], in bt_mesh_prov_decrypt() function
1161 err = bt_mesh_prov_decrypt(session_key, nonce, data, pdu); in prov_data()
Completed in 8 milliseconds