How to add CyBle_GapGetDevicesFromWhiteList to a project

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

cross mob
DeCo_1926091
Level 4
Level 4
First like received

Using the example project, BLE_Bonding, day15 from 100 projects in 100 days, I want to add a function that prints out the counts of the whitelist, resolving list and bonded list.  To do this I have included the function "CyBle_GapGetDevicesFromWhiteList()".  This gives an error because the parameters are supposed to be defined in the function.    However, CyBle_GapGetDevicesFromWhiteList does not show up in the project when I build or generate the application.

What do I have to do to get it included in the program?

Thanks,

Dennis

0 Likes
1 Reply
SudheeshK
Moderator
Moderator
Moderator
250 sign-ins First question asked 750 replies posted

Hello,

I am not clear about your query. Could you please provide more details about the error that you observe with "CyBle_GapGetDevicesFromWhiteList()"?

Also, please let us know the changes that you made to the code example, it will help us to recreate this issue at our side and debug it.

Thanks and Regards,

Sudheesh

0 Likes