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 2016/05/19 23:26:12 UTC

[jira] [Updated] (MYNEWT-296) BLE Host - Scanning procedures provide an incomplete set of parameters

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

Christopher Collins updated MYNEWT-296:
---------------------------------------
    Component/s: Nimble

> BLE Host - Scanning procedures provide an incomplete set of parameters
> ----------------------------------------------------------------------
>
>                 Key: MYNEWT-296
>                 URL: https://issues.apache.org/jira/browse/MYNEWT-296
>             Project: Mynewt
>          Issue Type: Bug
>          Components: Nimble
>            Reporter: Christopher Collins
>            Assignee: Christopher Collins
>
> {code}
> int
> ble_gap_disc(uint32_t duration_ms, uint8_t discovery_mode,
>              uint8_t scan_type, uint8_t filter_policy,
>              ble_gap_disc_fn *cb, void *cb_arg)
> {code}
> We need to support all the parameters (scan interval, window, etc.).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)