Is WICED® BT SDK v2.1 documentation complete ?

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

cross mob
PaYe_4603801
Level 4
Level 4
5 likes given Welcome! 25 replies posted

Hello,

For example, I didn't find the description of type wiced_platform_button_config_t.

Probably there are a lot of types/functions that aren't documented.

Thanks.

Pavel.

0 Likes
1 Solution
lock attach
Attachments are accessible only for community members.

Hi PaYe_4603801

You can find the definition of these in wiced_platform.c which is located in baselib folder inside wiced_btsdk.

I would suggest you to utilize search functionality (do ctrl+H). Take C/C++ search tab in it, set the scope and click on search.

After the search just right click on the structure/function name and open the declaration.

See the attached screenshot.

Thanks,

-Dheeraj

View solution in original post

2 Replies
PaYe_4603801
Level 4
Level 4
5 likes given Welcome! 25 replies posted

... also function wiced_platform_register_button_callback.

Does exist some criteria, according to which some items from SDK are documented, others - NOT.

0 Likes
lock attach
Attachments are accessible only for community members.

Hi PaYe_4603801

You can find the definition of these in wiced_platform.c which is located in baselib folder inside wiced_btsdk.

I would suggest you to utilize search functionality (do ctrl+H). Take C/C++ search tab in it, set the scope and click on search.

After the search just right click on the structure/function name and open the declaration.

See the attached screenshot.

Thanks,

-Dheeraj