Where is the wice bt spp tx complete callback configured

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

cross mob
eSteve
Level 2
Level 2
10 sign-ins 5 replies posted 5 questions asked

Hi,

in the WICED BT SDK v3.1 I see a call back defined for the SPP BT Tx being completed:

wiced_bt_spp_tx_complete_callback_t    WICED CYW208XX: SPP Library API (infineon.github.io)

 

Call backs for BT up/down/failed/rxdata are configured in:

wiced_bt_spp_reg_t  WICED CYW208XX: wiced_bt_spp_reg_t Struct Reference (infineon.github.io)

but I cannot see where the wiced_bt_spp_tx_complete_callback_t is configured.

0 Likes
1 Solution
DheerajPK_41
Moderator
Moderator
Moderator
750 replies posted 500 likes received 500 replies posted

Hi,

I do not see it is used anywhere. 

I hope there is a need of a code clean up. 

Thanks,

-Dheeraj.P.K

View solution in original post

0 Likes
3 Replies
DheerajPK_41
Moderator
Moderator
Moderator
750 replies posted 500 likes received 500 replies posted

Hi,

I do not see it is used anywhere. 

I hope there is a need of a code clean up. 

Thanks,

-Dheeraj.P.K

0 Likes
eSteve
Level 2
Level 2
10 sign-ins 5 replies posted 5 questions asked

Hi,

so it is redundant and should no longer be in the code base?

0 Likes
DheerajPK_41
Moderator
Moderator
Moderator
750 replies posted 500 likes received 500 replies posted

Yes. I believe so. We will remove it.
We will discuss it internally. Please let us know if it is blocking anything in your development.

0 Likes