Home
last modified time | relevance | path

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

/external/libnfc-nci/halimpl/pn54x/dnld/
DphDnldNfc_Cmd.h36 PH_DL_CMD_READ = 0xA2, /* Read */ enumerator
DphDnldNfc.c362 (gpphDnldContext->tCmdId) = PH_DL_CMD_READ; in phDnldNfc_ReadLog()
1327 (gpphDnldContext->tCmdId) = PH_DL_CMD_READ; in phDnldNfc_Read()
DphDnldNfc_Internal.c1267 else if(PH_DL_CMD_READ == (pDlContext->tCmdId)) in phDnldNfc_UpdateRsp()