Home | History | Annotate | Download | only in src

Lines Matching full:hci

22 * \brief Common HCI Header for the Generic HCI Management.                    *
43 * \name HCI
58 #define LOG_TAG "NFC-HCI"
71 /* HCI TRACE Macros */
113 /* HCI GET and SET BITS Macros */
133 The Corresponding HCI Gate Not Supported.
138 Invalid Command from the HCI Layer
143 HCI Command not supported . */
147 Invalide Response from the HCI Layer
162 The Invalid HCI Sequence.
168 The HCI Error Response with Response code.
218 /** \internal Generic HCI Commands for all the Gates */
230 /** \internal HCI Administration Com mands for the Management of the Host Network */
248 /** \internal HCI Generic Responses from the Gates */
270 /** \internal HCI Generic Events from the Gates */
276 /* Maximum Buffer Size for the HCI Data */
284 /* Maximum Payload Length of HCI. */
290 /* Maximum Payload Length of HCI. */
315 /** \defgroup grp_hci_nfc HCI Component
348 /* ETSI HCI Specific RF Reader Gates */
357 /* ETSI HCI Card RF Gates */
367 /* ETSI HCI Connectivity Gate */
430 /* HCI Admin Sequence */
437 /* HCI Link Management Sequence */
441 /* HCI Identity Management Sequence */
446 /* HCI Polling Loop Sequence */
455 /* HCI Device Management Sequence */
461 /* HCI Reader Management Sequence */
474 /* HCI NFC-IP1 Sequence */
482 /* HCI Emulation Management Sequence */
544 /** \internal HCI Host Identifier */
546 /** \internal HCI Gate Identifier */
552 /** \internal HCI Source Gate Information for the pipe */
554 /** \internal HCI Destination Gate Information for the pipe */
556 /** \internal HCI Pipe Identifier */
591 /** \internal HCI Layer Pointer from the upper layer for
602 /** \internal Execution Sequence using the HCI Context */
605 /** \internal State of the HCI Context */
608 /** \internal Mode of HCI Initialisation */
611 /** \internal Memory Information for HCI Initialisation */
614 /** \internal HCI Configuration Type */
616 /** \internal HCI SmartMX Mode Configuration */
618 /** \internal HCI Configuration Information */
633 /** \internal Information of the HCI Gates */
634 /** \internal HCI Admin Management Gate Information */
636 /** \internal HCI Link Management Gate Information */
638 /** \internal HCI Identity Management Gate Information */
640 /** \internal HCI Polling Loop Gate Information */
642 /** \internal HCI NFC Device Management Information */
644 /** \internal HCI RF Reader Gates Management Information */
646 /** \internal HCI Card Application Gates and Emulation
649 /** \internal HCI RF Reader A Gate Information */
652 /** \internal HCI RF Reader B Gate Information */
656 /** \internal HCI Felica Reader Gate Information */
660 /** \internal HCI Jewel Reader Gate Information */
664 /** \internal HCI ISO15693 Reader Gate Information */
669 /** \internal HCI NFC-IP1 Peer to Peer Information */
672 /** \internal HCI Secure Element Management Information */
674 /** \internal HCI UICC Information */
676 /** \internal HCI SWP Information */
679 /** \internal HCI Card Emulation A Gate Information */
681 /** \internal HCI Card Emulation B Gate Information */
685 /** \internal HCI Packet Data to be sent to the lower layer */
687 /** \internal HCI Packet Data to be received from the lower layer */
693 /** \internal Pointer to HCI Send Buffer */
695 /** \internal Pointer to HCI Receive Buffer */
748 * The phHciNfc_Receive function receives the HCI Events or Response from the
749 * corresponding peripheral device, described by the HCI Context Structure.
752 * the HCI Layer.
783 * The phHciNfc_Send_Complete function acknowledges the completion of the HCI
787 * the HCI Layer.
809 * The phHciNfc_Receive_Complete function acknowledges the completion of the HCI
813 * the HCI Layer.
835 * The phHciNfc_Notify_Event function notifies the occurence of the HCI
839 * the HCI Layer.
843 * the HCI.
846 * to the HCI Layer.
867 * the HCI Layer.
871 * the HCI.
874 * to the HCI Layer.
894 * the HCI Layer.
898 * the HCI.
901 * to the HCI Layer.
923 * the HCI Layer.
927 * the HCI.
930 * to the HCI Layer.
961 * Other errors Errors related to the HCI or lower layers
980 * The phHciNfc_Release_Notify function Releases HCI and notifies
984 * the HCI Layer.
988 * the HCI.
991 * to the HCI Layer.
1009 * The phHciNfc_Send_Generic_Cmd function sends the HCI Generic Commands
1013 * the HCI Layer.
1018 * \param[in] cmd The HCI Generic command sent to a
1021 * \retval NFCSTATUS_PENDING HCI Generic Command send in progress .
1045 * the HCI Layer.
1056 * \retval NFCSTATUS_PENDING HCI Set parameter in progress .
1077 * The phHciNfc_Send_HCP function sends the HCI Host Control Packet
1081 * the HCI Layer.
1165 * resource memory for the HCI layer.
1191 * allocated in the HCI Layer.
1194 * the HCI Layer.
1213 * the HCI Layer.