You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@mynewt.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2017/05/19 00:00:49 UTC

[jira] [Commented] (MYNEWT-754) BLE Host - Store management API additions

    [ https://issues.apache.org/jira/browse/MYNEWT-754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16016685#comment-16016685 ] 

ASF subversion and git services commented on MYNEWT-754:
--------------------------------------------------------

Commit 02f60846684b0f51dbfe050795b144e0f8b35641 in incubator-mynewt-core's branch refs/heads/master from [~ccollins476]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-mynewt-core.git;h=02f6084 ]

MYNEWT-754 BLE host - addrcmp ignores padding.

A straight memcmp of the ble_addr_t struct won't always work,
particularly if one of the structs is allocated on the stack.  The
contents of the padding bytes are indeterminate, and could cause a false
negative.


> BLE Host - Store management API additions
> -----------------------------------------
>
>                 Key: MYNEWT-754
>                 URL: https://issues.apache.org/jira/browse/MYNEWT-754
>             Project: Mynewt
>          Issue Type: Bug
>          Components: Nimble
>            Reporter: Christopher Collins
>            Assignee: Christopher Collins
>             Fix For: v1_1_0_rel
>
>
> The store API supports all the necessary operations: read, write, and delete.  However, some convenience functions are sorely lacking:
> * Retrieve list of bonded peers
> * Delete bond



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)