Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/device_manager/services/service/include/softbus/
H A Dmine_softbus_listener.h128 static int32_t ParseBroadcastInfo(DeviceInfo &deviceInfo);
/ohos5.0/foundation/distributedhardware/device_manager/services/service/src/softbus/
H A Dmine_softbus_listener.cpp637 if (ParseBroadcastInfo(tempDeviceInfo) != DM_OK) { in MatchSearchDealTask()
644 int32_t MineSoftbusListener::ParseBroadcastInfo(DeviceInfo &deviceInfo) in ParseBroadcastInfo() function in OHOS::DistributedHardware::MineSoftbusListener
/ohos5.0/foundation/distributedhardware/device_manager/test/softbusunittest/
H A DUTTest_mine_softbus_listener.cpp779 int32_t ret = mineListener->ParseBroadcastInfo(deviceInfo);
791 int32_t ret = mineListener->ParseBroadcastInfo(deviceInfo);