Searched refs:HCI_DEBUG (Results 1 - 13 of 13) sorted by relevance

/external/libnfc-nxp/src/
H A DphHciNfc_Generic.c288 HCI_DEBUG(" HCI TIMEOUT: HCI Response Timeout Occurred in %X Timer\n"
369 HCI_DEBUG(" HCI : Timer %X Stopped and Released\n",
530 HCI_DEBUG(" HCI Releasing the Lower Layer Resources: Status = %02X\n"
566 HCI_DEBUG("HCI: In Function: %s \n", __FUNCTION__);
567 HCI_DEBUG("HCI: Response Pending status --> %s \n",
583 HCI_DEBUG(" HCI : Timer %X Started \n", hci_resp_timer_id);
924 HCI_DEBUG(" HCI : Timer %X Stopped \n", hci_resp_timer_id);
958 HCI_DEBUG("HCI: Response Pending status --> FALSE, %s \n",
968 HCI_DEBUG("HCI: Status --> %X \n", status );
1024 HCI_DEBUG("HC
[all...]
H A DphHciNfc_Sequence.c465 HCI_DEBUG("State Validate Type:%x is Unknown/Incorrect \n",
481 HCI_DEBUG(" HCI: Current State --> %02u \n",
483 HCI_DEBUG(" HCI: Transition Before FSM Update --> %02u \n",
485 HCI_DEBUG(" HCI: Next State Before FSM Update --> %02u \n",
494 HCI_DEBUG(" HCI: Next State After FSM Update --> %02u \n",
499 HCI_DEBUG(" HCI: FSM - Invalid next state --> %02u \n",
514 HCI_DEBUG("HCI: In Function: %s \n", __FUNCTION__);
516 HCI_DEBUG(" HCI: Transition Before FSM Complete --> %02u \n",
519 HCI_DEBUG(" HCI: Current State Before FSM Complete --> %02u \n",
522 HCI_DEBUG(" HC
[all...]
H A DphHciNfc_Felica.c310 HCI_DEBUG ("HCI : p_fel_info->current_seq : %02X\n", p_fel_info->current_seq);
377 HCI_DEBUG ("HCI : p_fel_info->felica_info.RemDevType : %02X\n", p_fel_info->felica_info.RemDevType);
378 HCI_DEBUG ("HCI : status notified: %02X\n", CompInfo.status);
393 HCI_DEBUG ("HCI : p_fel_info->current_seq after : %02X\n", p_fel_info->current_seq);
394 HCI_DEBUG ("HCI : p_fel_info->next_seq : %02X\n", p_fel_info->next_seq);
785 HCI_DEBUG ("HCI : instruction : %02X\n", instruction);
786 HCI_DEBUG ("HCI : Multiple tag found : %02X\n", message->payload[i]);
805 HCI_DEBUG ("HCI : psHciContext->host_rf_type : %02X\n", psHciContext->host_rf_type);
806 HCI_DEBUG ("HCI : p_fel_info->felica_info.RemDevType : %02X\n", p_fel_info->felica_info.RemDevType);
807 HCI_DEBUG ("HC
[all...]
H A DphHciNfc_RFReaderA.c277 HCI_DEBUG ("HCI : p_rdr_a_info->current_seq : %02X\n", p_rdr_a_info->current_seq);
344 HCI_DEBUG ("HCI : p_rdr_a_info->reader_a_info.RemDevType : %02X\n", p_rdr_a_info->reader_a_info.RemDevType);
345 HCI_DEBUG ("HCI : status notified: %02X\n", CompInfo.status);
360 HCI_DEBUG ("HCI : p_rdr_a_info->current_seq after : %02X\n", p_rdr_a_info->current_seq);
361 HCI_DEBUG ("HCI : p_rdr_a_info->next_seq : %02X\n", p_rdr_a_info->next_seq);
835 HCI_DEBUG ("HCI : instruction : %02X\n", instruction);
836 HCI_DEBUG ("HCI : Multiple tag found : %02X\n", message->payload[i]);
860 HCI_DEBUG ("HCI : psHciContext->host_rf_type : %02X\n", psHciContext->host_rf_type);
861 HCI_DEBUG ("HCI : p_rdr_a_info->reader_a_info.RemDevType : %02X\n", p_rdr_a_info->reader_a_info.RemDevType);
862 HCI_DEBUG ("HC
[all...]
H A DphHciNfc_Generic.h79 #define HCI_DEBUG(...) ALOGD(__VA_ARGS__) macro
96 #define HCI_DEBUG(str, arg) macro
100 #define HCI_DEBUG(...) macro
H A DphHciNfc_DevMgmt.c1494 HCI_DEBUG("%s: Invalid Arguments passed \n",
1530 HCI_DEBUG("%s: Statement Should Not Occur \n",
1583 HCI_DEBUG("%s: Invalid Arguments passed \n",
1609 HCI_DEBUG("%s: Statement Should Not Occur \n",
H A DphHciNfc_WI.c505 HCI_DEBUG("%s: Invalid Arguments passed \n",
530 HCI_DEBUG("%s: Invalid Send Event Request \n","phHciNfc_Send_WI_Event");
H A DphHciNfc_RFReader.c2226 HCI_DEBUG("%s: Invalid Arguments passed \n",
2263 HCI_DEBUG("%s: Statement Should Not Occur \n",
2312 HCI_DEBUG("%s: Invalid Arguments passed \n",
2368 HCI_DEBUG("%s: Statement Should Not Occur \n",
H A DphHciNfc.c142 HCI_DEBUG("Sizeof Default Session %u\n",sizeof(DEFAULT_SESSION));
161 HCI_DEBUG("HCI Lower Layer Register, Status = %02X\n",status);
176 HCI_DEBUG("HCI Lower Layer Initialisation, Status = %02X\n",status);
H A DphHciNfc_AdminMgmt.c759 HCI_DEBUG("phHciNfc_Send_Admin_Cmd: Static Pipe %u "
927 HCI_DEBUG("%s: Default Statement Should Not Occur \n",
H A DphHciNfc_Emulation.c1349 HCI_DEBUG("%s: Statement Should Not Occur \n",
1371 HCI_DEBUG("%s: Statement Should Not Occur \n","phHciNfc_Recv_Uicc_Event");
H A DphHciNfc_IDMgmt.c819 HCI_DEBUG("\tVendor Name:%s",p_identity_info->vendor_name);
H A DphHciNfc_NfcIPMgmt.c785 HCI_DEBUG("NfcIP-1 activation mode : %d\n", pEvent[HCP_HEADER_LEN]);

Completed in 107 milliseconds