Searched refs:reset_reason (Results 1 – 3 of 3) sorted by relevance
/external/libnfc-nci/halimpl/bcm2079x/hal/hal/ |
D | nfc_hal_prm.c | 882 void nfc_hal_prm_spd_reset_ntf (UINT8 reset_reason, UINT8 reset_type) in nfc_hal_prm_spd_reset_ntf() argument 887 …ceived RESET NTF after patch download (reset_reason=%i, reset_type=%i)", reset_reason, reset_type); in nfc_hal_prm_spd_reset_ntf() 907 …RROR2 ("Received unexpected RESET NTF (reset_reason=%i, reset_type=%i)", reset_reason, reset_type); in nfc_hal_prm_spd_reset_ntf()
|
D | nfc_hal_dm.c | 619 UINT8 reset_reason, reset_type; in nfc_hal_dm_proc_msg_during_init() local 677 STREAM_TO_UINT8 (reset_reason, p); in nfc_hal_dm_proc_msg_during_init() 679 nfc_hal_prm_spd_reset_ntf (reset_reason, reset_type); in nfc_hal_dm_proc_msg_during_init()
|
/external/libnfc-nci/src/hal/int/ |
D | nfc_hal_int.h | 502 void nfc_hal_prm_spd_reset_ntf (UINT8 reset_reason, UINT8 reset_type);
|