Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/include/
H A Dnstackx_device.h106 typedef struct BusinessDataAll { struct
110 } BusinessDataAll; argument
136 BusinessDataAll businessData;
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/
H A Dnstackx_device_remote.c251 static uint32_t CheckAndUpdateBusinessAll(BusinessDataAll *curInfo, const BusinessDataAll *newInfo,… in CheckAndUpdateBusinessAll()