API references?

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
dasmc_2125571
Level 4
Level 4
5 likes given First like received First like given

Hello,

Does anyone know of a location for documentation about API functions other than what are specified in the quick start guide, the "How to write applications" guide, and the Broadcom Wiced Smart 2.2.1 API reference guide?

Specifically, I'm looking for documentation about functions I've seen referenced in discussions (such as 'devlpm_registerForLowPowerQueries' - not this one in particular, just an example) or that may be available to handle things like creating timestamps and timeouts.

Thanks,

David Smith

0 Likes
1 Solution
MichaelF_56
Moderator
Moderator
Moderator
250 sign-ins 25 comments on blog 10 comments on blog

Unfortunately, the Doxygen generated HTML based files that are included within the SDK are the only API documentation we offer.

The sample applications within the SDK are documented fairly well and many users find those applications helpful for getting started.

View solution in original post

0 Likes
3 Replies
MichaelF_56
Moderator
Moderator
Moderator
250 sign-ins 25 comments on blog 10 comments on blog

Unfortunately, the Doxygen generated HTML based files that are included within the SDK are the only API documentation we offer.

The sample applications within the SDK are documented fairly well and many users find those applications helpful for getting started.

0 Likes
dasmc_2125571
Level 4
Level 4
5 likes given First like received First like given

Are there any Doxygen generated files available for any of the other lower-level APIs?  Thanks.

0 Likes


Unfortunately there is not. Many of the lower level APIs have been purposely abstracted.

0 Likes