Home
last modified time | relevance | path

Searched refs:ALA_Start (Results 1 – 3 of 3) sorted by relevance

/external/libese/third_party/NXPNFC_P61_JCOP_Kit/include/
DAlaLib.h51 unsigned char ALA_Start(const char *name, const char *dest, UINT8 *pdata, UINT16 len, UINT8 *respSW…
53 unsigned char ALA_Start(const char *name, UINT8 *pdata, UINT16 len);
/external/libese/third_party/NXPNFC_P61_JCOP_Kit/src/
DAlaLib.cpp93 tJBL_STATUS ALA_Start(const char *name, const char *dest, UINT8 *pdata, UINT16 len, UINT8 *respSW) in ALA_Start() function
95 tJBL_STATUS ALA_Start(const char *name, UINT8 *pdata, UINT16 len) in ALA_Start()
/external/libese/tools/ese_ls_provision/
Dese_ls_provision.cpp114 status = ALA_Start( in send_ls_update()