Unknown type name 'CYBLE_API_RESULT_T' ??

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

In PSoC Creator 4.1 update 1, using PSoC 4 BLE, I'm getting errors in BLE_1_StackGattServer.h as indicated by the red circle with an X in it.  The error is "Unknown Type Name 'CYBLE_API_RESULT_T' and occurs in lines 242, 282, 320, 380 and 450.

The same error shows up in BLE_1_StackGattClient.h in about 24 lines.

However, the Notice List shows no errors.

I'd be grateful is someone could tell me what's going on here.

Thanks,

Dennis

0 Likes
1 Solution
Anonymous
Not applicable

I have seen some similar error designations when looking at the files, but building the project works fine without causing issues, so I chalked it up to a quirk in the compiler/IDE that was more cosmetic than anything real...

Unless it is an issue, I would ignore it for now

View solution in original post

2 Replies
Anonymous
Not applicable

I have seen some similar error designations when looking at the files, but building the project works fine without causing issues, so I chalked it up to a quirk in the compiler/IDE that was more cosmetic than anything real...

Unless it is an issue, I would ignore it for now

Thanks for your response.  I'll ignore the error.

Dennis

0 Likes