This is an automated email from the ASF dual-hosted git repository.
janc pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/mynewt-nimble.git
from 3eacaf562 nimble/ll: Use RPA from global local IRK on active scan
new 39b367f00 porting: Add missing include
new cf947cd5a Consistently declare min() macro before using it
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
apps/blemesh/src/main.c | 4 ++++
apps/blestress/src/rx_stress.c | 4 ++++
apps/btshell/src/cmd.c | 4 ++++
apps/btshell/src/main.c | 4 ++++
apps/bttester/src/btp_mesh.c | 4 ++++
apps/bttester/src/bttester.c | 4 ++++
apps/bttester/src/rtt_pipe.c | 4 ++++
apps/mesh_badge/src/mesh.c | 4 ++++
apps/mesh_badge/src/reel_board.c | 4 ++++
nimble/controller/src/ble_ll_isoal.c | 4 ++++
nimble/drivers/dialog_cmac/src/ble_phy.c | 4 ++++
nimble/drivers/native/src/ble_phy.c | 4 ++++
nimble/drivers/nrf51/src/ble_phy.c | 4 ++++
nimble/drivers/nrf5x/src/ble_phy.c | 4 ++++
nimble/host/src/ble_iso.c | 4 ++++
nimble/host/src/ble_l2cap_coc.c | 4 ++++
nimble/host/test/src/ble_att_svr_test.c | 4 ++++
porting/nimble/src/os_mbuf.c | 2 +-
porting/npl/riot/include/nimble/nimble_npl_os_log.h | 1 +
19 files changed, 70 insertions(+), 1 deletion(-)