Bluetooth® Sample Application Programmer's Reference: ui_message.h File Reference

Bluetooth

Bluetooth® Sample Application Programmer's Reference
ui_message.h File Reference

Functions

char * _UI_MsgStrGet (int id)
 

Enumerations

enum  UI_MsgID_t {
  UI_MSG_START, UI_MSG_UNDEFINED_ERROR, UI_MSG_UNDEFINED_PROMPT, UI_MSG_BT_SAMPLE,
  UI_MSG_PAR_FILE_NOT_FOUND, UI_MSG_ACCESS_DENIED, UI_MSG_INVALID_DATA, UI_MSG_INVALID_DATA_LEN,
  UI_MSG_FUNC_NOT_IMPLEMENTED, UI_MSG_PAIRING_START, UI_MSG_PAIRING_OK, UI_MSG_PAIRING_FAILED,
  UI_MSG_PAIRING_STOP, UI_MSG_BT_SEARCH, UI_MSG_NO_DEVICE_FOUND, UI_MSG_NO_PAIRED_DEVICE,
  UI_MSG_IAP_FAILED, UI_MSG_TEST_OK, UI_MSG_TEST_FAILED, UI_MSG_END
}
 

Detailed Description

Contains enum list to reference the strings defined in ui_message.c. It also contains the prototype to the function used to access data in ui_message.c.


INGENICO Technical Software Department

Copyright (c) 2012, Ingenico. 28-32 boulevard de Grenelle 75015 Paris, France. All rights reserved.

This source program is the property of INGENICO Company and may not be copied in any form or by any means, whether in part or in whole, except under license expressly granted by INGENICO company

All copies of this program, whether in part or in whole, and whether modified or not, must display this and all other

embedded copyright and ownership notices in full.

Project : Bluetooth� Sample Module : UI - User Interface Unit

Date
02/14/2013

Ingenico