How to actively disconnect ble

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

cross mob
Anonymous
Not applicable

Hi,

Is there any way to disconnect ble actively from hardware? Currently using BCM20737S. Thanks!

Best regards,

Sam

0 Likes
1 Solution
2 Replies
Anonymous
Not applicable

Is it the following function in blecm.h?

void blecm_disconnect(INT32 errCode );

What should I pass to errCode?

0 Likes