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

  /external/libnfc-nci/src/nfc/include/
nci_hmsgs.h 44 UINT8 nci_snd_core_reset (UINT8 reset_type);
  /external/libnfc-nci/halimpl/bcm2079x/hal/hal/
nfc_hal_dm.c 480 UINT8 reset_reason, reset_type; local
536 STREAM_TO_UINT8 (reset_type, p);
537 nfc_hal_prm_spd_reset_ntf (reset_reason, reset_type);
    [all...]
nfc_hal_prm.c     [all...]
  /external/libnfc-nci/halimpl/bcm2079x/hal/int/
nfc_hal_int.h 445 void nfc_hal_prm_spd_reset_ntf (UINT8 reset_reason, UINT8 reset_type);
  /external/libnfc-nci/src/hal/int/
nfc_hal_int.h 445 void nfc_hal_prm_spd_reset_ntf (UINT8 reset_reason, UINT8 reset_type);
  /external/libnfc-nci/src/nfc/nci/
nci_hmsgs.c 43 UINT8 nci_snd_core_reset (UINT8 reset_type)
60 UINT8_TO_STREAM (pp, reset_type);

Completed in 1002 milliseconds