Christopher Collins created MYNEWT-296:
------------------------------------------

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

Reply via email to