OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nci_snd_discover_select_cmd
(Results
1 - 3
of
3
) sorted by null
/external/libnfc-nci/src/nfc/include/
nci_hmsgs.h
57
UINT8
nci_snd_discover_select_cmd
(UINT8 rf_disc_id, UINT8 protocol, UINT8 rf_interface);
/external/libnfc-nci/src/nfc/nci/
nci_hmsgs.c
372
** Function
nci_snd_discover_select_cmd
380
UINT8
nci_snd_discover_select_cmd
(UINT8 rf_disc_id, UINT8 protocol, UINT8 rf_interface)
function
/external/libnfc-nci/src/nfc/nfc/
nfc_main.c
950
return
nci_snd_discover_select_cmd
(rf_disc_id, protocol, rf_interface);
[
all
...]
Completed in 3032 milliseconds