Home
last modified time | relevance | path

Searched refs:nci_snd_discover_cmd (Results 1 – 4 of 4) sorted by relevance

/external/libnfc-nci/src/nfc/include/
Dnci_hmsgs.h55 UINT8 nci_snd_discover_cmd (UINT8 num, tNCI_DISCOVER_PARAMS *p_param);
/external/libnfc-nci/src/nfc/nci/
Dnci_hmsgs.c336 UINT8 nci_snd_discover_cmd (UINT8 num, tNCI_DISCOVER_PARAMS *p_param) in nci_snd_discover_cmd() function
/external/libnfc-nci/src/nfc/nfc/
Dnfc_main.c425 nci_snd_discover_cmd (*ps, (tNFC_DISCOVER_PARAMS *)(ps + 1)); in nfc_main_handle_hal_evt()
Dnfc_ncif.c321 nci_snd_discover_cmd (*ps, (tNFC_DISCOVER_PARAMS *)(ps + 1)); in nfc_ncif_check_cmd_queue()