http://www.wavecom.com/forum

Open AT ®  Release version:
3.13

Sample - Keyboard Library

Changes

Library Description

This Keyboard sample ADL Library provides allows ADL applications to receive keyboard events.

Library API

All constants and APIs are defined by the keyboard.h header file, which must be included by any application to allows it to use the Keyboard Library.

The library will need the global variable bellow on link operation, to define the trace level on which will be displayed the Keyboard traces :

The Keyboard APIs are defined bellow :

  key_Subscribe
 This API can be used to subscribe to Keyboard library.   key_Handler_f
 This type is used to define keyboard callbacks.   key_Unsubscribe
 This API has to be used to unsubscribe from Keyboard Library.

Updated: Wed Apr 4 13:14:25 CEST 2007;