HomeSort by relevance Sort by last modified time
    Searched refs:p_cur_patch_data (Results 1 - 2 of 2) sorted by null

  /external/libnfc-nci/halimpl/bcm2079x/hal/hal/
nfc_hal_prm.c 121 p_src = (UINT8*) (nfc_hal_cb.prm.p_cur_patch_data + offset);
167 nfc_hal_dm_send_nci_cmd ((UINT8*) (nfc_hal_cb.prm.p_cur_patch_data + offset + 1), (UINT8) (len + NCI_MSG_HDR_SIZE),
257 nfc_hal_cb.prm.p_cur_patch_data = nfc_hal_cb.prm_i2c.p_patch;
265 p = (UINT8 *) nfc_hal_cb.prm.p_cur_patch_data;
390 p = (UINT8 *) nfc_hal_cb.prm.p_cur_patch_data;
741 nfc_hal_cb.prm.p_cur_patch_data = nfc_hal_cb.prm.p_spd_patch;
    [all...]
  /external/libnfc-nci/src/hal/int/
nfc_hal_int.h 314 const UINT8* p_cur_patch_data; /* pointer to patch currently being downloaded */ member in struct:__anon12737

Completed in 284 milliseconds