Home | History | Annotate | Download | only in jni

Lines Matching full:description

45     ** Description:     Get the SecureElement singleton object.
57 ** Description: Initialize all member variables.
70 ** Description: Release all resources.
82 ** Description: Get the list of handles of all execution environments.
95 ** Description: Turn on the secure element.
108 ** Description: Turn off the secure element.
121 ** Description: Connect to the execution environment.
133 ** Description: Disconnect from the execution environment.
146 ** Description: Send data to the secure element; read it's response.
164 ** Description: Notify the NFC service about whether the SE was activated
177 ** Description: Notify the NFC service about RF field events from the stack.
190 ** Description: Store a copy of the execution environment information from the stack.
203 ** Description: Get the ID of the secure element.
217 ** Description: Get all the technologies supported by a secure element.
231 ** Description: Notify the NFC service about a transaction event from secure element.
245 ** Description: Notify the NFC service about a transaction event from secure element.
260 ** Description: Receive card-emulation related events from stack.
274 ** Description: Read route data from XML and apply them again
287 ** Description: Specify which secure element to turn on.
300 ** Description: Adjust controller's listen-mode routing table so transactions
313 ** Description: Adjust controller's listen-mode routing table so transactions
326 ** Description: Whether NFC controller is routing listen-mode events or a pipe is connected.
338 ** Description Returns number of secure elements we know about.
350 ** Description Gets version information and id for a secure element. The
365 ** Description: Can be used to determine if the SE is activated in listen mode
376 ** Description: Can be used to determine if the SE is in an RF field
442 ** Description: Initialize member variables.
454 ** Description: Release all resources.
466 ** Description: Receive execution environment-related events from stack.
480 ** Description: Receive Host Controller Interface-related events from stack.
494 ** Description: Find information about an execution environment.
507 ** Description: Find information about an execution environment.
520 ** Description: Get the handle to the execution environment.
532 ** Description: Adjust routes in the controller's listen-mode routing table.
545 ** Description: Adjust default routing based on protocol in NFC listen mode.
558 ** Description: Adjust default routing based on technology in NFC listen mode.
571 ** Description: Get latest information about execution environments from stack.
582 ** Description: Convert status code to status text.
595 ** Description: Encode AID in type-length-value using Basic Encoding Rule.