We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8fe37a commit c02b318Copy full SHA for c02b318
features/FEATURE_BLE/targets/TARGET_CORDIO/CordioBLE.h
@@ -30,7 +30,7 @@
30
#include "CordioPalGenericAccessService.h"
31
#include "ble/generic/GenericGap.h"
32
#include "ble/generic/GenericSecurityManager.h"
33
-#include "ble/pal/MemorySecurityDB.h"
+#include "ble/pal/MemorySecurityDb.h"
34
#include "ble/pal/SimpleEventQueue.h"
35
36
namespace ble {
features/FEATURE_BLE/targets/TARGET_NORDIC/TARGET_NRF5/source/nRF5xn.h
@@ -22,7 +22,7 @@
22
#include "ble/BLEInstanceBase.h"
23
#include "ble/generic/GenericGattClient.h"
24
25
26
27
#include "nRF5xPalSecurityManager.h"
28
0 commit comments