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 2018/01/25 09:39:21 UTC

[mynewt-core] 01/01: Merge pull request #755 from andrzej-kaczmarek/nimble-ll-mbuf

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 997f9874d76429cb643cb3c471f68cd18457a815
Merge: 12db13d 333a4e9
Author: Andrzej Kaczmarek <an...@codecoup.pl>
AuthorDate: Thu Jan 25 10:39:17 2018 +0100

    Merge pull request #755 from andrzej-kaczmarek/nimble-ll-mbuf
    
    nimble: mbuf optimization in controller

 hw/drivers/nimble/native/src/ble_phy.c             |  12 +-
 hw/drivers/nimble/nrf51/src/ble_phy.c              |  40 ++--
 hw/drivers/nimble/nrf52/src/ble_phy.c              |  30 +--
 net/nimble/controller/include/controller/ble_ll.h  |   3 +
 net/nimble/controller/include/controller/ble_phy.h |   5 +-
 net/nimble/controller/src/ble_ll.c                 |  18 ++
 net/nimble/controller/src/ble_ll_adv.c             | 260 ++++++++++-----------
 net/nimble/controller/src/ble_ll_conn.c            |   4 +-
 net/nimble/controller/src/ble_ll_scan.c            |   3 +-
 9 files changed, 191 insertions(+), 184 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
andk@apache.org.