Merge pull request #10659 from LDong-Arm/replace_ArrayView
Replace uses of ArrayView with mbed::Span
ls
commit 46be52636c9f00d401236d5b1ae3acbd879d9806
2 parents 9974899 + 7426a8a
@Anna Bridge Anna Bridge authored on 18 Jun 2019
GitHub committed on 18 Jun 2019
Showing 36 changed files
View
features/FEATURE_BLE/ble/ArrayView.h 100644 → 0
View
features/FEATURE_BLE/ble/BLETypes.h
View
features/FEATURE_BLE/ble/Gap.h
View
features/FEATURE_BLE/ble/gap/AdvertisingDataBuilder.h
View
features/FEATURE_BLE/ble/gap/AdvertisingDataParser.h
View
features/FEATURE_BLE/ble/gap/Events.h
View
features/FEATURE_BLE/ble/generic/GenericGap.h
View
features/FEATURE_BLE/ble/generic/GenericSecurityManager.h
View
features/FEATURE_BLE/ble/generic/SecurityDb.h
View
features/FEATURE_BLE/ble/pal/AttClient.h
View
features/FEATURE_BLE/ble/pal/AttClientToGattClientAdapter.h
View
features/FEATURE_BLE/ble/pal/AttServerMessage.h
View
features/FEATURE_BLE/ble/pal/GapEvents.h
View
features/FEATURE_BLE/ble/pal/GenericAccessService.h
View
features/FEATURE_BLE/ble/pal/PalGattClient.h
View
features/FEATURE_BLE/ble/pal/SimpleAttServerMessage.h
View
features/FEATURE_BLE/source/generic/GenericGap.tpp
View
features/FEATURE_BLE/source/generic/GenericGattClient.tpp
View
features/FEATURE_BLE/source/generic/GenericSecurityManager.tpp
View
features/FEATURE_BLE/targets/TARGET_CORDIO/CordioPalAttClient.h
View
features/FEATURE_BLE/targets/TARGET_CORDIO/CordioPalGap.h
View
features/FEATURE_BLE/targets/TARGET_CORDIO/CordioPalGenericAccessService.h
View
features/FEATURE_BLE/targets/TARGET_NORDIC/TARGET_NORDIC_SOFTDEVICE/TARGET_NRF51/source/nRF5xCrypto.cpp
View
features/FEATURE_BLE/targets/TARGET_NORDIC/TARGET_NORDIC_SOFTDEVICE/TARGET_NRF51/source/nRF5xCrypto.h
View
features/FEATURE_BLE/targets/TARGET_NORDIC/TARGET_NORDIC_SOFTDEVICE/TARGET_NRF51/source/nRF5xGap.cpp
View
features/FEATURE_BLE/targets/TARGET_NORDIC/TARGET_NORDIC_SOFTDEVICE/TARGET_NRF51/source/nRF5xPalGattClient.h
View
features/FEATURE_BLE/targets/TARGET_NORDIC/TARGET_NORDIC_SOFTDEVICE/TARGET_NRF51/source/nRF5xPalGattClient.tpp
View
features/FEATURE_BLE/targets/TARGET_NORDIC/TARGET_NORDIC_SOFTDEVICE/TARGET_NRF51/source/nRF5xPalSecurityManager.h
View
features/FEATURE_BLE/targets/TARGET_NORDIC/TARGET_NORDIC_SOFTDEVICE/TARGET_NRF51/source/nRF5xPalSecurityManager.tpp
View
features/FEATURE_BLE/targets/TARGET_NORDIC/TARGET_NORDIC_SOFTDEVICE/TARGET_NRF52/source/nRF5xCrypto.cpp
View
features/FEATURE_BLE/targets/TARGET_NORDIC/TARGET_NORDIC_SOFTDEVICE/TARGET_NRF52/source/nRF5xCrypto.h
View
features/FEATURE_BLE/targets/TARGET_NORDIC/TARGET_NORDIC_SOFTDEVICE/TARGET_NRF52/source/nRF5xGap.cpp
View
features/FEATURE_BLE/targets/TARGET_NORDIC/TARGET_NORDIC_SOFTDEVICE/TARGET_NRF52/source/nRF5xPalGattClient.h
View
features/FEATURE_BLE/targets/TARGET_NORDIC/TARGET_NORDIC_SOFTDEVICE/TARGET_NRF52/source/nRF5xPalGattClient.tpp
View
features/FEATURE_BLE/targets/TARGET_NORDIC/TARGET_NORDIC_SOFTDEVICE/TARGET_NRF52/source/nRF5xPalSecurityManager.h
View
features/FEATURE_BLE/targets/TARGET_NORDIC/TARGET_NORDIC_SOFTDEVICE/TARGET_NRF52/source/nRF5xPalSecurityManager.tpp