You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by gi...@git.apache.org on 2017/07/26 13:29:29 UTC

[GitHub] rymanluk commented on a change in pull request #461: nimble/controller: Improve scanner (do not merge)

rymanluk commented on a change in pull request #461: nimble/controller: Improve scanner (do not merge)
URL: https://github.com/apache/mynewt-core/pull/461#discussion_r129570786
 
 

 ##########
 File path: net/nimble/controller/src/ble_ll_conn_priv.h
 ##########
 @@ -139,7 +139,7 @@ uint32_t ble_ll_conn_get_ce_end_time(void);
 void ble_ll_conn_event_halt(void);
 uint8_t ble_ll_conn_calc_used_chans(uint8_t *chmap);
 void ble_ll_conn_reset_pending_aux_conn_rsp(void);
-
+bool ble_ll_conn_init_aux_conn_is_sent(void);
 
 Review comment:
   ble_ll_conn_init_pending_aux_conn_rsp looks nice.
 
----------------------------------------------------------------
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