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 2017/09/28 23:12:00 UTC

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

Christopher Collins created MYNEWT-843:
------------------------------------------

             Summary: 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


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
(v6.4.14#64029)