Skip to content

Commit 12388d7

Browse files
committed
BLE: move source/impl into source/cordio
1 parent 241c69f commit 12388d7

32 files changed

+1
-1
lines changed

connectivity/FEATURE_BLE/include/ble/driver/doc/HCIAbstraction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ This interface is defined in the header file
3838
[CordioHCIDriver.h](../CordioHCIDriver.h)
3939

4040
A partial implementation is present in the file
41-
[CordioHCIDriver.cpp](../../../../source/impl/driver/CordioHCIDriver.cpp). It defines the function
41+
[CordioHCIDriver.cpp](../../../../source/cordio/driver/CordioHCIDriver.cpp). It defines the function
4242
delivering memory to the stack and a complete reset sequence. However, it does
4343
not define any initialization for the Bluetooth controller, this part being
4444
specific to the controller used.
File renamed without changes.

0 commit comments

Comments
 (0)