/external/libnfc-nxp/src/ |
D | phHciNfc_Generic.c | 288 HCI_DEBUG(" HCI TIMEOUT: HCI Response Timeout Occurred in %X Timer\n" in phHciNfc_Response_Timeout() 369 HCI_DEBUG(" HCI : Timer %X Stopped and Released\n", in phHciNfc_Release_Resources() 530 HCI_DEBUG(" HCI Releasing the Lower Layer Resources: Status = %02X\n" in phHciNfc_Release_Lower() 566 HCI_DEBUG("HCI: In Function: %s \n", __FUNCTION__); in phHciNfc_Send() 567 HCI_DEBUG("HCI: Response Pending status --> %s \n", in phHciNfc_Send() 583 HCI_DEBUG(" HCI : Timer %X Started \n", hci_resp_timer_id); in phHciNfc_Send() 924 HCI_DEBUG(" HCI : Timer %X Stopped \n", hci_resp_timer_id); in phHciNfc_Process_Response() 958 HCI_DEBUG("HCI: Response Pending status --> FALSE, %s \n", in phHciNfc_Process_Response() 968 HCI_DEBUG("HCI: Status --> %X \n", status ); in phHciNfc_Process_Response() 1024 HCI_DEBUG("HCI: Response Pending status --> FALSE, %s \n", in phHciNfc_Error_Response() [all …]
|
D | phHciNfc_Sequence.c | 465 HCI_DEBUG("State Validate Type:%x is Unknown/Incorrect \n", in phHciNfc_FSM_Validate() 481 HCI_DEBUG(" HCI: Current State --> %02u \n", in phHciNfc_FSM_Update() 483 HCI_DEBUG(" HCI: Transition Before FSM Update --> %02u \n", in phHciNfc_FSM_Update() 485 HCI_DEBUG(" HCI: Next State Before FSM Update --> %02u \n", in phHciNfc_FSM_Update() 494 HCI_DEBUG(" HCI: Next State After FSM Update --> %02u \n", in phHciNfc_FSM_Update() 499 HCI_DEBUG(" HCI: FSM - Invalid next state --> %02u \n", in phHciNfc_FSM_Update() 514 HCI_DEBUG("HCI: In Function: %s \n", __FUNCTION__); in phHciNfc_FSM_Complete() 516 HCI_DEBUG(" HCI: Transition Before FSM Complete --> %02u \n", in phHciNfc_FSM_Complete() 519 HCI_DEBUG(" HCI: Current State Before FSM Complete --> %02u \n", in phHciNfc_FSM_Complete() 522 HCI_DEBUG(" HCI: Next State Before FSM Complete --> %02u \n", in phHciNfc_FSM_Complete() [all …]
|
D | phHciNfc_Felica.c | 307 HCI_DEBUG ("HCI : p_fel_info->current_seq : %02X\n", p_fel_info->current_seq); in phHciNfc_Felica_Info_Sequence() 374 …HCI_DEBUG ("HCI : p_fel_info->felica_info.RemDevType : %02X\n", p_fel_info->felica_info.RemDevType… in phHciNfc_Felica_Info_Sequence() 375 HCI_DEBUG ("HCI : status notified: %02X\n", CompInfo.status); in phHciNfc_Felica_Info_Sequence() 390 HCI_DEBUG ("HCI : p_fel_info->current_seq after : %02X\n", p_fel_info->current_seq); in phHciNfc_Felica_Info_Sequence() 391 HCI_DEBUG ("HCI : p_fel_info->next_seq : %02X\n", p_fel_info->next_seq); in phHciNfc_Felica_Info_Sequence() 750 HCI_DEBUG ("HCI : instruction : %02X\n", instruction); in phHciNfc_Recv_Felica_Event() 751 HCI_DEBUG ("HCI : Multiple tag found : %02X\n", message->payload[i]); in phHciNfc_Recv_Felica_Event() 770 HCI_DEBUG ("HCI : psHciContext->host_rf_type : %02X\n", psHciContext->host_rf_type); in phHciNfc_Recv_Felica_Event() 771 …HCI_DEBUG ("HCI : p_fel_info->felica_info.RemDevType : %02X\n", p_fel_info->felica_info.RemDevType… in phHciNfc_Recv_Felica_Event() 772 HCI_DEBUG ("HCI : p_fel_info->current_seq : %02X\n", p_fel_info->current_seq); in phHciNfc_Recv_Felica_Event()
|
D | phHciNfc_RFReaderA.c | 276 HCI_DEBUG ("HCI : p_rdr_a_info->current_seq : %02X\n", p_rdr_a_info->current_seq); in phHciNfc_ReaderA_Info_Sequence() 343 …HCI_DEBUG ("HCI : p_rdr_a_info->reader_a_info.RemDevType : %02X\n", p_rdr_a_info->reader_a_info.Re… in phHciNfc_ReaderA_Info_Sequence() 344 HCI_DEBUG ("HCI : status notified: %02X\n", CompInfo.status); in phHciNfc_ReaderA_Info_Sequence() 359 HCI_DEBUG ("HCI : p_rdr_a_info->current_seq after : %02X\n", p_rdr_a_info->current_seq); in phHciNfc_ReaderA_Info_Sequence() 360 HCI_DEBUG ("HCI : p_rdr_a_info->next_seq : %02X\n", p_rdr_a_info->next_seq); in phHciNfc_ReaderA_Info_Sequence() 834 HCI_DEBUG ("HCI : instruction : %02X\n", instruction); in phHciNfc_Recv_ReaderA_Event() 835 HCI_DEBUG ("HCI : Multiple tag found : %02X\n", message->payload[i]); in phHciNfc_Recv_ReaderA_Event() 859 HCI_DEBUG ("HCI : psHciContext->host_rf_type : %02X\n", psHciContext->host_rf_type); in phHciNfc_Recv_ReaderA_Event() 860 …HCI_DEBUG ("HCI : p_rdr_a_info->reader_a_info.RemDevType : %02X\n", p_rdr_a_info->reader_a_info.Re… in phHciNfc_Recv_ReaderA_Event() 861 HCI_DEBUG ("HCI : p_rdr_a_info->current_seq : %02X\n", p_rdr_a_info->current_seq); in phHciNfc_Recv_ReaderA_Event()
|
D | phHciNfc_Generic.h | 83 #define HCI_DEBUG(str, arg) \ macro 100 #define HCI_DEBUG(str, arg) macro 104 #define HCI_DEBUG(str, arg) macro
|
D | phHciNfc_DevMgmt.c | 1480 HCI_DEBUG("%s: Invalid Arguments passed \n", in phHciNfc_Send_DevMgmt_Command() 1516 HCI_DEBUG("%s: Statement Should Not Occur \n", in phHciNfc_Send_DevMgmt_Command() 1569 HCI_DEBUG("%s: Invalid Arguments passed \n", in phHciNfc_Send_DevMgmt_Event() 1595 HCI_DEBUG("%s: Statement Should Not Occur \n", in phHciNfc_Send_DevMgmt_Event()
|
D | phHciNfc_WI.c | 505 HCI_DEBUG("%s: Invalid Arguments passed \n", in phHciNfc_Send_WI_Event() 530 HCI_DEBUG("%s: Invalid Send Event Request \n","phHciNfc_Send_WI_Event"); in phHciNfc_Send_WI_Event()
|
D | phHciNfc_RFReader.c | 2226 HCI_DEBUG("%s: Invalid Arguments passed \n", in phHciNfc_Send_RFReader_Event() 2263 HCI_DEBUG("%s: Statement Should Not Occur \n", in phHciNfc_Send_RFReader_Event() 2312 HCI_DEBUG("%s: Invalid Arguments passed \n", in phHciNfc_Send_RFReader_Command() 2368 HCI_DEBUG("%s: Statement Should Not Occur \n", in phHciNfc_Send_RFReader_Command()
|
D | phHciNfc.c | 142 HCI_DEBUG("Sizeof Default Session %u\n",sizeof(DEFAULT_SESSION)); in phHciNfc_Initialise() 161 HCI_DEBUG("HCI Lower Layer Register, Status = %02X\n",status); in phHciNfc_Initialise() 176 HCI_DEBUG("HCI Lower Layer Initialisation, Status = %02X\n",status); in phHciNfc_Initialise()
|
D | phHciNfc_Emulation.c | 1349 HCI_DEBUG("%s: Statement Should Not Occur \n", in phHciNfc_Recv_Uicc_Event() 1371 HCI_DEBUG("%s: Statement Should Not Occur \n","phHciNfc_Recv_Uicc_Event"); in phHciNfc_Recv_Uicc_Event()
|
D | phHciNfc_AdminMgmt.c | 759 HCI_DEBUG("phHciNfc_Send_Admin_Cmd: Static Pipe %u " in phHciNfc_Send_Admin_Cmd() 927 HCI_DEBUG("%s: Default Statement Should Not Occur \n", in phHciNfc_Recv_Admin_Response()
|
D | phHciNfc_IDMgmt.c | 819 HCI_DEBUG("\tVendor Name:%s",p_identity_info->vendor_name); in phHciNfc_IDMgmt_InfoUpdate()
|
D | phHciNfc_NfcIPMgmt.c | 785 HCI_DEBUG("NfcIP-1 activation mode : %d\n", pEvent[HCP_HEADER_LEN]); in phHciNfc_Recv_NfcIP_Event()
|