Home
last modified time | relevance | path

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

/system/nfc/src/nfc/include/
Dnci_hmsgs.h51 uint8_t nci_snd_discover_cmd(uint8_t num, tNCI_DISCOVER_PARAMS* p_param);
/system/nfc/src/nfc/nci/
Dnci_hmsgs.cc358 uint8_t nci_snd_discover_cmd(uint8_t num, tNCI_DISCOVER_PARAMS* p_param) { in nci_snd_discover_cmd() function
/system/nfc/src/nfc/nfc/
Dnfc_main.cc436 nci_snd_discover_cmd(*ps, (tNFC_DISCOVER_PARAMS*)(ps + 1)); in nfc_main_handle_hal_evt()
Dnfc_ncif.cc317 nci_snd_discover_cmd(*ps, (tNFC_DISCOVER_PARAMS*)(ps + 1)); in nfc_ncif_check_cmd_queue()