Lines Matching full:hci
23 * \brief Generic HCI Source for the HCI Management. *
59 /* HCI timeout value */
74 /** \internal HCI Response Timer to detect the
75 * Stalled HCI Response */
101 * The phHciNfc_Send function sends the HCI Commands to the
102 * corresponding peripheral device, described by the HCI Context Structure.
105 * the HCI Layer.
225 * The phHciNfc_Receive_HCP function receive the HCI Host Control Packet
229 * the HCI Layer.
288 HCI_DEBUG(" HCI TIMEOUT: HCI Response Timeout Occurred in %X Timer\n"
317 * \brief Allocation of the HCI Interface resources.
319 * This function releases and frees all the resources used by HCI Command and
349 * \brief Release of the HCI Interface resources.
351 * This function releases and frees all the resources used by HCI Command and
369 HCI_DEBUG(" HCI : Timer %X Stopped and Released\n",
530 HCI_DEBUG(" HCI Releasing the Lower Layer Resources: Status = %02X\n"
540 * \brief Sends the HCI Commands to the corresponding peripheral device.
542 * This function sends the HCI Commands to the connected NFC Pheripheral device
566 HCI_DEBUG("HCI: In Function: %s \n", __FUNCTION__);
567 HCI_DEBUG("HCI: Response Pending status --> %s \n",
580 /* Start the HCI Response Timer */
583 HCI_DEBUG(" HCI : Timer %X Started \n", hci_resp_timer_id);
597 * \brief Receives the HCI Response from the corresponding peripheral device.
599 * This function receives the HCI Command Response to the connected NFC
643 * This function Sends the HCI Data in the HCP packet format to the below
673 /* HCI Chaining Needs to be Done */
684 /* Intermediate Chained HCI Frames */
725 * This function receives the HCI Data in the HCP packet format from the below
811 * This function receives the HCI Data in the HCP packet format from the below
923 /* Stop the HCI Response Timer */
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("HCI: Response Pending status --> FALSE, %s \n",
1039 HCI_DEBUG("HCI Error Response(%u) from the Device \n", instruction);
1041 HCI_DEBUG("HCI: Response Pending status --> FALSE, %s \n",
1113 HCI_DEBUG("HCI: In Function: %s \n",
1115 HCI_DEBUG("HCI: Response Pending status --> %s \n",
1117 HCI_DEBUG("HCI: Event Pending status --> %s \n",
1140 /* HCI_DEBUG("HCI Lower Layer Send Completion After Receive,\
1163 HCI_DEBUG(" HCI: Pipe-ID --> %02X \n", pipe_id);
1164 HCI_DEBUG(" HCI: PROCESS EVENT - Pending/Invalid Status : %X\n", status);
1232 HCI_DEBUG("HCI: In Function: %s \n", __FUNCTION__);
1233 HCI_DEBUG("HCI: Response Pending status --> %s \n",
1344 * \brief Sends the Generic HCI Commands to the connected reader device.
1346 * This function Sends the Generic HCI Command frames in the HCP packet format to the
1514 HCI_PRINT("HCI Send Completion....\n");
1523 /* HCI_DEBUG("HCI Lower Layer Send Completion Before Receive,\
1535 HCI_DEBUG("HCI Send Completion... Length = %02X\n", length);
1551 HCI_DEBUG("HCI (Chaining) Send Resume: Status = %02X\n", status);
1565 HCI_DEBUG("HCI: %s: response_pending=%s, event_pending=%s",
1589 /* HCI_DEBUG("HCI Lower Layer Send Completion After Receive,\
1622 HCI_PRINT("HCI Receive Completion....\n");
1633 HCI_DEBUG("HCI Lower Layer Receive Completion, Status = %02X\n",status);
1825 HCI_DEBUG(" HCI : Timer %X Created \n",
1830 HCI_DEBUG(" HCI : Timer Already Created, Timer ID : %X\n",
2018 HCI_DEBUG(" HCI : Response Timer Stop, Status:%02X",
2044 HCI_DEBUG(" HCI : Response Timer Stop, Status:%02X",
2046 /* Stop the HCI Response Timer */