OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nci_snd_discover_cmd
(Results
1 - 4
of
4
) sorted by null
/external/libnfc-nci/src/nfc/include/
nci_hmsgs.h
55
UINT8
nci_snd_discover_cmd
(UINT8 num, tNCI_DISCOVER_PARAMS *p_param);
/external/libnfc-nci/src/nfc/nci/
nci_hmsgs.c
329
** Function
nci_snd_discover_cmd
336
UINT8
nci_snd_discover_cmd
(UINT8 num, tNCI_DISCOVER_PARAMS *p_param)
function
/external/libnfc-nci/src/nfc/nfc/
nfc_main.c
425
nci_snd_discover_cmd
(*ps, (tNFC_DISCOVER_PARAMS *)(ps + 1));
[
all
...]
nfc_ncif.c
319
nci_snd_discover_cmd
(*ps, (tNFC_DISCOVER_PARAMS *)(ps + 1));
[
all
...]
Completed in 449 milliseconds