You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by GitBox <gi...@apache.org> on 2018/10/09 00:41:35 UTC

[GitHub] ccollins476ad opened a new pull request #214: Fix unit tests involving `ble_gap_preempt()`

ccollins476ad opened a new pull request #214: Fix unit tests involving `ble_gap_preempt()`
URL: https://github.com/apache/mynewt-nimble/pull/214
 
 
   Now that `ble_gap_adv_stop()` always sends a `BLE_HCI_OCF_LE_SET_ADV_ENABLE` command (even if the host doesn't think it is currently advertising), unit tests need to simulate additional
   Command Complete events.  In particular, tests which call `ble_gap_preempt()` now need this additional ack.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services