difference between CyBle_EnterLPM() and CyBle_GetBleSsState()

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

cross mob
Anonymous
Not applicable

The CyBle_EnterLPM() return CYBLE_LP_MODE_T: The actual power mode that BLE stack is now set to.

   

and CyBle_GetBleSsState() return CYBLE_BLESS_STATE_T current operational mode.

   

which function returns the state of BLESS?

0 Likes
1 Reply
Anonymous
Not applicable

Hi

   

 

   

Your question itself has the answer.

   

CyBle_GetBleSsState() returns the current state of the BLESS?

   

Regards,
Vikas

0 Likes