首頁 > Q&A > Bluetooth® LE/Zigbee SoC IC > BLE Others > Q12 : BLE LIB code 如何使用 HID 的 profile?
Q&A
Q12 : BLE LIB code 如何使用 HID 的 profile?

A :  請在 servicegen.h , 打開欲使用的功能.
* 若想使用 mouse, 請做下列設定 :


/*------- Multi-Function select ----------*/
/*----------------------------------------*/
#define _PROFILE_HOGP_
#define _PROFILE_HOGP_MOUSE_


//#define _PROFILE_HOGP_KEYBOARD_
//#define _PROFILE_HOGP_COMSUMER_