Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/device_manager/services/service/src/softbus/
H A Dmine_softbus_listener.cpp59 constexpr int32_t DM_SEARCH_BROADCAST_MIN_LEN = 18; variable
207 deviceInfo->businessDataLen < DM_SEARCH_BROADCAST_MIN_LEN) { in OnPublishDeviceFound()
695 if (base64OutLen < DM_SEARCH_BROADCAST_MIN_LEN) { in GetBroadcastData()