You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@mynewt.apache.org by "Christopher Collins (JIRA)" <ji...@apache.org> on 2018/02/02 02:41:00 UTC

[jira] [Resolved] (MYNEWT-843) BLE Host - Missing local IRK functionality

     [ https://issues.apache.org/jira/browse/MYNEWT-843?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Christopher Collins resolved MYNEWT-843.
----------------------------------------
    Resolution: Fixed

Fixed in https://github.com/apache/mynewt-core/pull/593

> BLE Host - Missing local IRK functionality
> ------------------------------------------
>
>                 Key: MYNEWT-843
>                 URL: https://issues.apache.org/jira/browse/MYNEWT-843
>             Project: Mynewt
>          Issue Type: Bug
>      Security Level: Public(Viewable by anyone) 
>          Components: Nimble
>            Reporter: Christopher Collins
>            Priority: Major
>
> The host needs a few improvements involving the local identity resolving key (IRK):
> 1. Expose function to set the local IRK to a specified value (`ble_hs_test_util_set_our_irk()` is currently private).
> 2. Create a function to randomly generate a new IRK.
> 3. When a new local IRK is created, automatically persist it to the store.
> 4. On startup, restore the persisted IRK from the store.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)