Amadis

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

Developer's References

Interface

Description

entrypoint.h

Agnos entry point's API to manage contactless and dual interface PoP

Presentation

Technical Notes

The list of GPI services required by AgnosEP are:

Module

Service

Comments

SPED

gpiAdvancedDisplay

Mandatory

SPED

gpiAdvancedDisplayAsOutcome

Mandatory

SPED

gpiBeep

Mandatory

Platform

gpiCloseLibrary

Only if dynamic library loading supported

SPED

gpiDisplayMessageByID

Mandatory

SPED

gpiDisplayPollingMessage

Optional

Platform

gpiGetLanguage

Mandatory

Platform

gpiGetLibraryFunction

Only if dynamic library loading supported

Platform

gpiLogf

Only if logging supported

Platform

gpiMemCmp

Mandatory

Platform

gpiMemCpy

Mandatory

Platform

gpiMemSet

Mandatory

Platform

gpiOpenLibrary

Only if dynamic library loading supported

CAD

gpiPolling

Mandatory

CAD

gpiPowerOff

Mandatory

CAD

gpiPowerOn

Mandatory

CAD

gpiResetContactless

Mandatory

Platform

gpiSleep

Mandatory

SPED

gpiSwitchLED

Mandatory

See AgnosEP Main Services page to learn more on main primitives exposed by AgnosEP.

  • No labels