Index > Q&A > Bluetooth® LE/Zigbee SoC IC > BLE Others > Q12 : How does BLE LIB code use HID profile?
Q&A
Q12 : How does BLE LIB code use HID profile?

A :
Please open the function you want to use in servicegen.h.


If you want to use mouse, please make the following settings:


/*------- Multi-Function select ----------*/

/*----------------------------------------*/

#define _PROFILE_HOGP_

#define _PROFILE_HOGP_MOUSE_

//#define _PROFILE_HOGP_KEYBOARD_

//#define _PROFILE_HOGP_COMSUMER_