You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by an...@apache.org on 2017/07/21 19:33:59 UTC

[mynewt-core] 01/01: Merge pull request #446 from andrzej-kaczmarek/bt5-aux-connect-rsp

This is an automated email from the ASF dual-hosted git repository.

andk pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/mynewt-core.git

commit fe384601ed49221652eb94b132fea9fe88f83c4a
Merge: d5d990d 61effe8
Author: Andrzej Kaczmarek <an...@codecoup.pl>
AuthorDate: Fri Jul 21 21:33:56 2017 +0200

    Merge pull request #446 from andrzej-kaczmarek/bt5-aux-connect-rsp
    
    nimble: improve handling AUX_CONNECT_RSP

 hw/drivers/nimble/nrf52/src/ble_phy.c              | 19 +++---
 .../controller/include/controller/ble_ll_conn.h    |  2 -
 net/nimble/controller/src/ble_ll_conn.c            | 71 +++++++++++++++-------
 net/nimble/controller/src/ble_ll_conn_priv.h       |  1 +
 net/nimble/controller/src/ble_ll_scan.c            |  9 +++
 net/nimble/controller/src/ble_ll_sched.c           |  7 ++-
 6 files changed, 77 insertions(+), 32 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
"commits@mynewt.apache.org" <co...@mynewt.apache.org>.