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 2020/03/23 15:47:20 UTC

[GitHub] [mynewt-nimble] prasad-alatkar commented on a change in pull request #777: nimble/host: Clear master and slave states on host reset

prasad-alatkar commented on a change in pull request #777: nimble/host: Clear master and slave states on host reset
URL: https://github.com/apache/mynewt-nimble/pull/777#discussion_r396552550
 
 

 ##########
 File path: nimble/host/src/ble_gap_priv.h
 ##########
 @@ -136,6 +136,7 @@ void ble_gap_preempt(void);
 void ble_gap_preempt_done(void);
 
 int ble_gap_terminate_with_conn(struct ble_hs_conn *conn, uint8_t hci_reason);
+void ble_gap_master_slave_reset_state(void);
 
 Review comment:
   Sure, but `ble_gap_reset_state` appears quite generic, doesn't it ?

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services