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 2022/04/14 11:08:29 UTC

[GitHub] [mynewt-nimble] freeride01 opened a new issue, #1235: Function handling the connect request from the Central?

freeride01 opened a new issue, #1235:
URL: https://github.com/apache/mynewt-nimble/issues/1235

   Hi,
   not really an issue, more of a question. I was searching for the function that gets called when a CONNECT_REQ from the central has been received and the connection procedure is initiated in the _bleperph_ example project, but I can't seem to find it. Of course there is the bleprph_gap_event function with the BLE_GAP_EVENT_CONNECT event it responds to, but it seems that it is called **after** the connection is already established, not when the Central sends a CONNECT_REQ.
   I am interested to see the code that gets executed after a client initiates a connection, can someone point me to it?
   Thanks in advance.


-- 
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.apache.org

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