We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43cd670 commit dac3563Copy full SHA for dac3563
1 file changed
nimble/host/mesh/src/prov_device.c
@@ -297,7 +297,6 @@ static void prov_dh_key_cb(const uint8_t dhkey[BT_DH_KEY_LEN])
297
dh_key_gen_complete();
298
}
299
300
-
301
static int
302
mbedtls_rand(void *arg, unsigned char *buf, size_t size)
303
{
0 commit comments