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 147 nfc_hal_prm_nci_command_complete_cback);
547 ** Function nfc_hal_prm_nci_command_complete_cback
555 void nfc_hal_prm_nci_command_complete_cback (tNFC_HAL_NCI_EVT event, UINT16 data_len, UINT8 *p_data) function
561 NFC_HAL_PRM_STATE ("nfc_hal_prm_nci_command_complete_cback");
751 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 666 nfc_hal_prm_nci_command_complete_cback ((tNFC_HAL_NCI_EVT) (op_code),
    [all...]
  /external/libnfc-nci/src/hal/int/
nfc_hal_int.h 476 void nfc_hal_prm_nci_command_complete_cback (tNFC_HAL_NCI_EVT event, UINT16 data_len, UINT8 *p_data);

Completed in 273 milliseconds