This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

What is the use of m_in_boot_mode global variable in BLE mouse example.

hello ,

I would like to know what is the use of m_in_boot_mode global variable in BLE mouse example, m_in_boot_mode updates it value in a handler called on_hids_evt, so what is this event called BLE_HIDS_EVT_BOOT_MODE_ENTERED ?

Related