mirror of
https://gitee.com/openharmony/communication_dsoftbus
synced 2024-11-27 02:40:40 +00:00
fix Self-control mechanism transtype 20
Signed-off-by: wang_mingxu <wangmingxu9@huawei.com>
This commit is contained in:
parent
5f95be0d95
commit
678a97eb32
@ -36,14 +36,6 @@ extern "C" {
|
||||
#define HML_LATENCY 1500
|
||||
#define BR_REUSE_LATENCY 1000
|
||||
|
||||
typedef struct {
|
||||
uint32_t activeHml;
|
||||
int32_t passiveHml;
|
||||
int32_t rawHml;
|
||||
bool isDisableLowPower;
|
||||
LaneTransType transType;
|
||||
} PowerControlInfo;
|
||||
|
||||
typedef struct {
|
||||
char peerNetworkId[NETWORK_ID_BUF_LEN];
|
||||
bool networkDelegate;
|
||||
|
Loading…
Reference in New Issue
Block a user