[
https://issues.apache.org/jira/browse/MYNEWT-332?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
William San Filippo resolved MYNEWT-332.
----------------------------------------
Resolution: Fixed
We will now return BLE_ERR_CMD_DISALLOWED if the controller is in the
initiating state and the host attempts to enable scanning.
> Controller responds with success if initiating and scanning request made by
> host.
> ---------------------------------------------------------------------------------
>
> Key: MYNEWT-332
> URL: https://issues.apache.org/jira/browse/MYNEWT-332
> Project: Mynewt
> Issue Type: Bug
> Components: Nimble
> Affects Versions: v0_9_0
> Reporter: William San Filippo
> Assignee: William San Filippo
> Priority: Minor
> Fix For: v0_10_0
>
>
> Currently, the controller does not allow scanning and initiating "at the same
> time". If the host sends the "create connection" command the controller uses
> the scanning state machine in order to listen for advertisements. Since there
> is only one scanning state machine the controller cannot instantiate both a
> scanner and initiator. The controller should return an error in this case and
> it does not.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)