Gocator API
|
kStatus GoSystem_GetExtendedDiscoveryInfo | ( | GoSystem | system, |
k32u | deviceId, | ||
GoDiscoveryExtInfo * | info, | ||
kAlloc | allocator | ||
) |
Gets the Discovery channel information for the given device ID (if the device is present and the command is supported)
system | GoSystem object. |
deviceId | The ID of the device with which to retrieve Discovery channel information. |
info | A handled to the sensor's constructed discovery information. |
allocator | Memory allocator (or kNULL for the default). |