Skip to content

Commit

Permalink
[BEKEN] del obsolete interface
Browse files Browse the repository at this point in the history
  • Loading branch information
korbinZhang authored and zhengyaohan committed Aug 12, 2022
1 parent 2d01950 commit 1bbc013
Show file tree
Hide file tree
Showing 9 changed files with 14 additions and 572 deletions.
2 changes: 1 addition & 1 deletion src/platform/Beken/BLEManagerImpl.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ static const uint8_t _svc_uuid[16] = { 0xF6, 0xFF, 0, 0, 0x0, 0x0, 0, 0,
0x12, 0x9D, 0x9F, 0x42, 0x9C, 0x4F, 0x9F, 0x95, 0x59, 0x45, 0x3D, 0x26, 0xF5, 0x2E, 0xEE, 0x18 \
}
//#define ChipUUID_CHIPoBLECharact_TX { 0x18, 0xEE, 0x2E, 0xF5, 0x26, 0x3D, 0x45, 0x59, 0x95, 0x9F, 0x4F, 0x9C, 0x42, 0x9F, 0x9D,
//0x12 }
// 0x12 }
#if CHIP_ENABLE_ADDITIONAL_DATA_ADVERTISING
#define UUID_CHIPoBLEChar_C3 \
{ \
Expand Down
3 changes: 2 additions & 1 deletion src/platform/Beken/BUILD.gn
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,8 @@ static_library("Beken") {
"OTAImageProcessorImpl.h",
"PlatformManagerImpl.cpp",
"PlatformManagerImpl.h",
"SoftwareUpdateManagerImpl.h",

#"SoftwareUpdateManagerImpl.h",
"SystemPlatformConfig.h",
"SystemTimeSupport.cpp",
]
Expand Down
364 changes: 0 additions & 364 deletions src/platform/Beken/DeviceInfoProviderImpl.cpp

This file was deleted.

Loading

0 comments on commit 1bbc013

Please sign in to comment.