Gocator API

◆ GoDiscovery_Construct()

kStatus GoDiscovery_Construct ( GoDiscovery discovery,
kBool  enableAutoDiscovery,
kAlloc  allocator 
)

Constructs a GoDiscovery object.

Version
Introduced in firmware 4.0.10.27
Parameters
discoveryReceives constructed discovery object.
enableAutoDiscoverywhether or not to enable all interfaces to support running the Discovery Protocol.
allocatorMemory allocator (or kNULL for default)
Returns
Operation status.