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

  /external/libnfc-nxp/src/
phHciNfc_AdminMgmt.c 677 p_admin_info->admin_pipe_info->sent_msg_type = HCP_MSG_TYPE_EVENT;
800 p_admin_info->admin_pipe_info->sent_msg_type = HCP_MSG_TYPE_COMMAND;
    [all...]
phHciNfc_Generic.c 502 p_pipe_info->sent_msg_type = HCP_MSG_TYPE_RESERVED;
943 && ( HCP_MSG_TYPE_COMMAND == p_pipe_info->sent_msg_type )
    [all...]
phHciNfc_Generic.h 570 uint8_t sent_msg_type; member in struct:phHciNfc_Pipe_Info
    [all...]
phHciNfc_WI.c 532 p_pipe_info->sent_msg_type = HCP_MSG_TYPE_EVENT ;
phHciNfc_DevMgmt.c     [all...]
phHciNfc_NfcIPMgmt.c 340 p_pipe_info->sent_msg_type = (uint8_t)HCP_MSG_TYPE_COMMAND;
    [all...]
phHciNfc_Felica.c     [all...]
phHciNfc_ISO15693.c 703 ps_pipe_info->sent_msg_type = (uint8_t)HCP_MSG_TYPE_COMMAND;
phHciNfc_Jewel.c 773 ps_pipe_info->sent_msg_type = (uint8_t)HCP_MSG_TYPE_COMMAND;
phHciNfc_SWP.c 681 p_pipe_info->sent_msg_type = HCP_MSG_TYPE_EVENT ;
phHciNfc_RFReader.c     [all...]
phHciNfc_Emulation.c     [all...]
phHciNfc_RFReaderA.c     [all...]

Completed in 248 milliseconds