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

  /external/libnfc-nxp/src/
phHciNfc_AdminMgmt.c 737 HCP_MSG_TYPE_COMMAND, cmd);
771 HCP_MSG_TYPE_COMMAND, cmd);
786 HCP_MSG_TYPE_COMMAND, cmd);
800 p_admin_info->admin_pipe_info->sent_msg_type = HCP_MSG_TYPE_COMMAND;
    [all...]
phHciNfc_Generic.c 870 case HCP_MSG_TYPE_COMMAND:
945 && ( HCP_MSG_TYPE_COMMAND == p_pipe_info->sent_msg_type )
    [all...]
phHciNfc_RFReaderA.c     [all...]
phHciNfc_Felica.c     [all...]
phHciNfc_ISO15693.c 687 (uint8_t) pipe_id, HCP_MSG_TYPE_COMMAND, cmd);
703 ps_pipe_info->sent_msg_type = (uint8_t)HCP_MSG_TYPE_COMMAND;
phHciNfc_Jewel.c 759 (uint8_t) pipe_id, HCP_MSG_TYPE_COMMAND, cmd);
773 ps_pipe_info->sent_msg_type = (uint8_t)HCP_MSG_TYPE_COMMAND;
phHciNfc_RFReader.c     [all...]
phHciNfc_Generic.h 200 #define HCP_MSG_TYPE_COMMAND 0x00U
    [all...]
phHciNfc_NfcIPMgmt.c 337 (uint8_t) pipeid, (uint8_t)HCP_MSG_TYPE_COMMAND,
340 p_pipe_info->sent_msg_type = (uint8_t)HCP_MSG_TYPE_COMMAND;
    [all...]
phHciNfc_DevMgmt.c     [all...]
phHciNfc_Emulation.c     [all...]

Completed in 2931 milliseconds