OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
106
p_src = (UINT8*) (nfc_hal_cb.prm.
p_cur_patch_data
+ offset);
152
nfc_hal_dm_send_nci_cmd ((UINT8*) (nfc_hal_cb.prm.
p_cur_patch_data
+ offset + 1), (UINT8) (len + NCI_MSG_HDR_SIZE),
242
nfc_hal_cb.prm.
p_cur_patch_data
= nfc_hal_cb.prm_i2c.p_patch;
250
p = (UINT8 *) nfc_hal_cb.prm.
p_cur_patch_data
;
330
p = (UINT8 *) nfc_hal_cb.prm.
p_cur_patch_data
;
649
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
313
const UINT8*
p_cur_patch_data
; /* pointer to patch currently being downloaded */
member in struct:__anon23216
Completed in 29 milliseconds