未验证 提交 7c06a5ff 编写于 作者: D David Lin 提交者: GitHub

Update ble_hs_id.c

上级 c8fb8584
......@@ -281,5 +281,5 @@ void
ble_hs_id_reset(void)
{
memset(ble_hs_id_pub, 0, sizeof ble_hs_id_pub);
memset(ble_hs_id_rnd, 0, sizeof ble_hs_id_pub);
memset(ble_hs_id_rnd, 0, sizeof ble_hs_id_rnd);
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册