CSR公司BC4系列 键盘应用源程序代码

所属分类:单片机开发
开发工具:C/C++
文件大小:23KB
下载次数:0
上传日期:2019-04-08 16:50:46
上 传 者jessie123456
说明:  该文件包含蓝牙键盘源码以及蓝牙键盘的相关技术资料
(This document contains Bluetooth keyboard source code and related technical information of Bluetooth keyboard)

文件列表:
hid_keyboard\hid_keyboard.h (3428, 2006-12-12)
hid_keyboard\hid_keyboard.psr (580, 2006-12-12)
hid_keyboard\hid_keyboard.xip (1800, 2006-12-12)
hid_keyboard\hid_keyboard.xiw (65, 2006-12-12)
hid_keyboard\hid_keyboard_auth.c (5805, 2006-12-12)
hid_keyboard\hid_keyboard_auth.h (1927, 2006-12-12)
hid_keyboard\hid_keyboard_aux.c (2304, 2006-12-12)
hid_keyboard\hid_keyboard_aux.h (862, 2006-12-12)
hid_keyboard\hid_keyboard_button.button (348, 2006-12-12)
hid_keyboard\hid_keyboard_events.c (8164, 2006-12-12)
hid_keyboard\hid_keyboard_events.h (2388, 2006-12-12)
hid_keyboard\hid_keyboard_key_codes.h (2789, 2006-12-12)
hid_keyboard\hid_keyboard_led.c (2470, 2006-12-12)
hid_keyboard\hid_keyboard_led.h (1589, 2006-12-12)
hid_keyboard\hid_keyboard_scan.c (1301, 2006-12-12)
hid_keyboard\hid_keyboard_scan.h (702, 2006-12-12)
hid_keyboard\hid_keyboard_service_record.h (5883, 2006-12-12)
hid_keyboard\hid_keyboard_sm.c (9674, 2006-12-12)
hid_keyboard\hid_keyboard_sm.h (906, 2006-12-12)
hid_keyboard\hid_keyboard_vmprops.xml (809, 2006-12-12)
hid_keyboard\main.c (38327, 2006-12-12)
hid_keyboard (0, 2009-06-26)

Introduction ------------ This example implements a simple HID keyboard device. It demonstrates how to use the HID library and HID streams. Setup ----- The application supports two ways of interfacing a keyboard, either an external processor connected via the UART or the keyboard matrix connected directly to the BlueCore. The 'Selected board' project property can be used to select which interface the application should use. IMPORTANT NOTE: The HID profile mandates that all devices have an Device Identification SDP record, this example application doesn't define this SDP record. Any application based upon this example MUST defined this SDP record. Instructions ------------ When the application is executed, the chip will be made discoverable and connectable. Any HID host should then be able to connect to the device.

近期下载者

相关文件


收藏者