HomeSort by relevance Sort by last modified time
    Searched refs:nfc_hal_prm_nci_command_complete_cback (Results 1 - 3 of 3) sorted by null

  /external/libnfc-nci/halimpl/bcm2079x/hal/hal/
nfc_hal_prm.c 153 nfc_hal_prm_nci_command_complete_cback);
555 ** Function nfc_hal_prm_nci_command_complete_cback
563 void nfc_hal_prm_nci_command_complete_cback (tNFC_HAL_NCI_EVT event, UINT16 data_len, UINT8 *p_data) function
569 NFC_HAL_PRM_STATE ("nfc_hal_prm_nci_command_complete_cback");
759 nfc_hal_dm_send_nci_cmd (get_patch_version_cmd, NCI_MSG_HDR_SIZE, nfc_hal_prm_nci_command_complete_cback);
    [all...]
nfc_hal_dm.c 670 nfc_hal_prm_nci_command_complete_cback ((tNFC_HAL_NCI_EVT) (op_code),
    [all...]
  /external/libnfc-nci/src/hal/int/
nfc_hal_int.h 479 void nfc_hal_prm_nci_command_complete_cback (tNFC_HAL_NCI_EVT event, UINT16 data_len, UINT8 *p_data);

Completed in 3637 milliseconds