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

  /external/libnfc-nci/halimpl/bcm2079x/hal/hal/
nfc_hal_dm.c 539 addr = p_nfc_hal_dm_pre_set_mem[nfc_hal_cb.pre_set_mem_idx].addr;
540 HAL_TRACE_DEBUG2 ("nfc_hal_dm_check_pre_set_mem: %d/0x%x", nfc_hal_cb.pre_set_mem_idx, addr);
554 UINT32_TO_STREAM (p, p_nfc_hal_dm_pre_set_mem[nfc_hal_cb.pre_set_mem_idx].data);
555 nfc_hal_cb.pre_set_mem_idx++;
679 nfc_hal_cb.pre_set_mem_idx = 0;
    [all...]
  /external/libnfc-nci/src/hal/int/
nfc_hal_int.h 437 UINT8 pre_set_mem_idx; member in struct:__anon12743

Completed in 56 milliseconds