TDeviceList* ph_c_get_devicelist

(MPeerHood* _aPeerHood)

Gets a list of all nearby devices and their services.

Documentation

Gets a list containing all nearby devices and their services and resources. Note that this function reserves the memory required by the list and it's caller's responsibility to free it. Also note that the returned list contains <i>all</i> devices in range - inluding those without PeerHood capability. If no devices are found then the returned list is empty.

Parameters:
_aPeerHood - pointer to MPeerHood instance to use.
Returns:
a pointer to the list of found devices or NULL if an error occurred

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.