Searched refs:ppPipeHandle (Results 1 – 1 of 1) sorted by relevance
124 phHciNfc_Pipe_Info_t **ppPipeHandle147 phHciNfc_Pipe_Info_t **ppPipeHandle in phHciNfc_Create_Pipe() argument152 *ppPipeHandle = (phHciNfc_Pipe_Info_t *) in phHciNfc_Create_Pipe()155 if(NULL != *ppPipeHandle) in phHciNfc_Create_Pipe()158 (*ppPipeHandle)->pipe.source.host_id = (uint8_t) phHciNfc_TerminalHostID; in phHciNfc_Create_Pipe()161 (*ppPipeHandle)->pipe.source.gate_id = in phHciNfc_Create_Pipe()163 (*ppPipeHandle)->pipe.dest.host_id = in phHciNfc_Create_Pipe()165 (*ppPipeHandle)->pipe.dest.gate_id = in phHciNfc_Create_Pipe()171 (*ppPipeHandle)->pipe.pipe_id = (uint8_t) HCI_UNKNOWN_PIPE_ID; in phHciNfc_Create_Pipe()175 ,*ppPipeHandle ); in phHciNfc_Create_Pipe()