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.c371 (gpphDnldContext->tCmdId) = PH_DL_CMD_READ; in phDnldNfc_ReadLog()
1430 (gpphDnldContext->tCmdId) = PH_DL_CMD_READ; in phDnldNfc_Read()
DphDnldNfc_Internal.c1279 else if(PH_DL_CMD_READ == (pDlContext->tCmdId)) in phDnldNfc_UpdateRsp()