Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/device_manager/services/service/src/softbus/
H A Dmine_softbus_listener.cpp73 constexpr char DEVICE_SN_TYPE = 2; variable
435 output[(*outLen)++] = DEVICE_SN_TYPE; in ParseVertexDeviceJsonArray()
821 } else if (output[i] == DEVICE_SN_TYPE) { in MatchSearchVertexDevice()
823 matchItemNum[DEVICE_SN_TYPE] = 1; in MatchSearchVertexDevice()
825 matchItemResult[DEVICE_SN_TYPE] = 1; in MatchSearchVertexDevice()