Home
last modified time | relevance | path

Searched defs:MAX_DEVICE_SIZE (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/deviceprofile/device_info_manager/common/include/constants/
H A Ddistributed_device_profile_constants.h122 constexpr int32_t MAX_DEVICE_SIZE = 1000; variable
/ohos5.0/foundation/communication/wifi/wifi/frameworks/native/src/
H A Dwifi_p2p_callback_stub.cpp255 constexpr int MAX_DEVICE_SIZE = 512; in RemoteOnP2pPeersChanged() local