Home | History | Annotate | Download | only in src

Lines Matching full:hci

22 * \brief HCI Reader A Management Routines.                                    *
223 /* Update the pipe_id of the reader A Gate obtained from the HCI Response */
247 HCI_PRINT ("HCI : phHciNfc_ReaderA_Info_Sequence called... \n");
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);
365 HCI_PRINT ("HCI : phHciNfc_ReaderA_Info_Sequence end \n");
806 HCI_PRINT ("HCI : phHciNfc_Recv_ReaderA_Event called...\n");
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);
864 /* Notify to the HCI Generic layer To Update the FSM */
875 HCI_PRINT ("HCI : phHciNfc_Recv_ReaderA_Event end\n");