Unknown type name? Wiced_bool_t with Bluetooth SDK 3.1

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

cross mob
kmantem
Level 1
Level 1
10 sign-ins 5 questions asked 5 sign-ins

Hi,

We are trying to include the RTC in our code, but when we include the wiced_rtc.h in our code we get the following compilation error .      Are we missing a linked library or dependency?

 

/mtb_shared/wiced_btsdk/dev-kit/baselib/20719B2/release-v3.1.0/COMPONENT_20719B2/include/hal/wiced_rtc.h:135:1: error: unknown type name 'wiced_bool_t'
135 | wiced_bool_t wiced_set_rtc_time(wiced_rtc_time_t *newTime);

 

 

0 Likes
1 Solution
Charles_Lai
Moderator
Moderator
Moderator
500 replies posted 250 solutions authored 250 sign-ins

Hi,

Currently, RTC APIs are not exposed fully in the public version. Please contact your local representatives for internal support.

Best regards

View solution in original post

0 Likes
1 Reply
Charles_Lai
Moderator
Moderator
Moderator
500 replies posted 250 solutions authored 250 sign-ins

Hi,

Currently, RTC APIs are not exposed fully in the public version. Please contact your local representatives for internal support.

Best regards

0 Likes