This is an automated email from the ASF dual-hosted git repository.
andk pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/mynewt-nimble.git.
from e962353 Merge pull request #361 from ccollins476ad/clang
new 45e8471 nimble/ll: Rename BLE_DEVICE to BLE_CONTROLLER
new 96d14d1 nimble: Replace BLE_DEVICE usage with BLE_CONTROLLER
The 3139 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/btshell/src/cmd.c | 2 +-
nimble/controller/syscfg.yml | 21 +++++++++++++--------
nimble/host/src/ble_hs_hci_cmd.c | 2 +-
nimble/host/src/ble_hs_startup.c | 4 ++--
nimble/host/util/src/addr.c | 4 ++--
nimble/transport/socket/src/ble_hci_socket.c | 2 +-
nimble/transport/uart/src/ble_hci_uart.c | 18 +++++++++---------
porting/examples/linux/include/syscfg/syscfg.h | 4 ++--
.../examples/linux_blemesh/include/syscfg/syscfg.h | 4 ++--
porting/npl/riot/include/syscfg/syscfg.h | 4 ++--
10 files changed, 35 insertions(+), 30 deletions(-)