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/04/22 23:25:14 UTC

[GitHub] [mynewt-nimble] joonazan commented on issue #789: How to use ble_gap_connect?

joonazan commented on issue #789:
URL: https://github.com/apache/mynewt-nimble/issues/789#issuecomment-618089980


   I know that. I want a frequent connection interval so that I can transfer more and with less latency.
   
   But I don't think I can call ble_gap_connect. It isn't called anywhere in the esp-idf examples.
   
   I start advertising with ble_gap_adv_start and then I get a callback after a connection is created. So I guess that some code is calling ble_gap_connect for me.
   
   Link to my code: https://github.com/joonazan/nina-fast-bluetooth/blob/master/extras/nina-src/main/ble_connection.c


----------------------------------------------------------------
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