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

  /external/libnfc-nxp/src/
phHciNfc_Generic.c 288 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 );
    [all...]
phHciNfc_Sequence.c 465 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(" HCI: Next State Before FSM Complete --> %02u \n",
    [all...]
phHciNfc_Felica.c 310 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 ("HCI : p_fel_info->current_seq : %02X\n", p_fel_info->current_seq)
    [all...]
phHciNfc_RFReaderA.c 277 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 ("HCI : p_rdr_a_info->current_seq : %02X\n", p_rdr_a_info->current_seq)
    [all...]
phHciNfc_Generic.h 79 #define HCI_DEBUG(...) LOGD(__VA_ARGS__)
96 #define HCI_DEBUG(str, arg)
100 #define HCI_DEBUG(...)
    [all...]
phHciNfc_DevMgmt.c     [all...]
phHciNfc_WI.c 505 HCI_DEBUG("%s: Invalid Arguments passed \n",
530 HCI_DEBUG("%s: Invalid Send Event Request \n","phHciNfc_Send_WI_Event");
phHciNfc_RFReader.c     [all...]
phHciNfc.c 142 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);
    [all...]
phHciNfc_AdminMgmt.c 759 HCI_DEBUG("phHciNfc_Send_Admin_Cmd: Static Pipe %u "
    [all...]
phHciNfc_Emulation.c     [all...]
phHciNfc_IDMgmt.c 819 HCI_DEBUG("\tVendor Name:%s",p_identity_info->vendor_name);
phHciNfc_NfcIPMgmt.c 785 HCI_DEBUG("NfcIP-1 activation mode : %d\n", pEvent[HCP_HEADER_LEN]);
    [all...]

Completed in 58 milliseconds