Searched refs:host_id (Results 1 – 4 of 4) sorted by relevance
158 (*ppPipeHandle)->pipe.source.host_id = (uint8_t) phHciNfc_TerminalHostID; in phHciNfc_Create_Pipe()163 (*ppPipeHandle)->pipe.dest.host_id = in phHciNfc_Create_Pipe()164 ((phHciNfc_Gate_Info_t *)destination)->host_id; in phHciNfc_Create_Pipe()210 p_pipe_info->pipe.source.host_id = (uint8_t) phHciNfc_TerminalHostID; in phHciNfc_Update_Pipe()215 p_pipe_info->pipe.dest.host_id = in phHciNfc_Update_Pipe()333 id_dest.host_id = (uint8_t)phHciNfc_HostControllerID; in phHciNfc_CE_Pipes_OP()350 id_dest.host_id = (uint8_t)phHciNfc_HostControllerID; in phHciNfc_CE_Pipes_OP()368 id_dest.host_id = (uint8_t)phHciNfc_HostControllerID; in phHciNfc_CE_Pipes_OP()453 id_dest.host_id = (uint8_t)phHciNfc_HostControllerID; in phHciNfc_Create_All_Pipes()474 id_dest.host_id = (uint8_t)phHciNfc_HostControllerID; in phHciNfc_Create_All_Pipes()[all …]
745 hcp_message->payload[i++] = p_pipe_info->pipe.dest.host_id; in phHciNfc_Send_Admin_Cmd()1003 p_pipe_info->pipe.source.host_id = in phHciNfc_Recv_Admin_Cmd()1009 p_pipe_info->pipe.dest.host_id = in phHciNfc_Recv_Admin_Cmd()
183 pPipeInfo->pipe.source.host_id = in phHciNfc_Uicc_Connectivity()189 pPipeInfo->pipe.dest.host_id = in phHciNfc_Uicc_Connectivity()
549 uint8_t host_id; member