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/02/08 21:40:41 UTC

[jira] [Resolved] (MYNEWT-578) BLE Host - Use "address" type rather than addr_type+addr pair.

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

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

> BLE Host - Use "address" type rather than addr_type+addr pair.
> --------------------------------------------------------------
>
>                 Key: MYNEWT-578
>                 URL: https://issues.apache.org/jira/browse/MYNEWT-578
>             Project: Mynewt
>          Issue Type: Improvement
>            Reporter: Christopher Collins
>             Fix For: v1_0_0_beta2
>
>
> This change affects much of the host API.  Any function which takes either:
> * own_addr_type+own_addr
> * peer_addr_type+peer_addr
> Should take a single parameter instead: own_addr or peer_addr.  The parameter is of a new type which encapsulates address type and address bytes.



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