Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/model/network/wifi/platform/src/message/
H A Dmessage_router.c419 static bool CheckServiceID(ServiceId serviceId, bool allowSync) in CheckServiceID() function
439 return CheckServiceID(serviceId, false); in CheckServiceID()
454 if (!CheckServiceID(serviceId, true)) { in RefRemoteService()