OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:p_pend_cmd
(Results
1 - 4
of
4
) sorted by null
/external/libnfc-nci/halimpl/bcm2079x/hal/hal/
nfc_hal_main.c
346
if (nfc_hal_cb.ncit_cb.
p_pend_cmd
!= NULL)
348
GKI_freebuf (nfc_hal_cb.ncit_cb.
p_pend_cmd
);
349
nfc_hal_cb.ncit_cb.
p_pend_cmd
= NULL;
nfc_hal_dm.c
[
all
...]
nfc_hal_nci.c
754
nfc_hal_cb.ncit_cb.
p_pend_cmd
= p_buf;
/external/libnfc-nci/src/hal/int/
nfc_hal_int.h
368
NFC_HDR *
p_pend_cmd
; /* pending NCI message; waiting for NFCC state to be free */
member in struct:__anon16957
Completed in 498 milliseconds