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 2021/10/04 09:19:01 UTC

[GitHub] [mynewt-nimble] andrzej-kaczmarek commented on a change in pull request #1039: nimble/ll: Cleanup after aux decouple code was merged

andrzej-kaczmarek commented on a change in pull request #1039:
URL: https://github.com/apache/mynewt-nimble/pull/1039#discussion_r721184811



##########
File path: nimble/controller/src/ble_ll_sched.c
##########
@@ -1562,53 +1562,6 @@ ble_ll_sched_next_time(uint32_t *next_event_time)
 }
 
 #if MYNEWT_VAL(BLE_LL_CFG_FEAT_LL_EXT_ADV)
-/**
- * Called to check if there is place for a planned scan req.
- *
- * @param chan
- * @param phy_mode
- *
- * @return int 0: Clear for scan req 1: there is an upcoming event
- */
-int
-ble_ll_sched_scan_req_over_aux_ptr(uint32_t chan, uint8_t phy_mode)

Review comment:
       makes sense




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@mynewt.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org