Home
last modified time | relevance | path

Searched refs:peerFeature (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/heartbeat/src/
H A Dlnn_heartbeat_utils.c340 uint64_t peerFeature; in LnnIsSupportBurstFeature() local
346 LnnGetRemoteNumU64Info(networkId, NUM_KEY_FEATURE_CAPA, &peerFeature) != SOFTBUS_OK) { in LnnIsSupportBurstFeature()
351 IsFeatureSupport(peerFeature, BIT_BLE_SUPPORT_LP_HEARTBEAT); in LnnIsSupportBurstFeature()