/external/libnfc-nxp/src/ |
phHciNfc_Pipe.c | 171 (*ppPipeHandle)->pipe.pipe_id = (uint8_t) HCI_UNKNOWN_PIPE_ID; 220 p_pipe_info->pipe.pipe_id = (uint8_t) HCI_UNKNOWN_PIPE_ID; 229 uint8_t pipe_id = (uint8_t)(pipe_index + HCI_DYNAMIC_PIPE_ID); local 231 pipe_id, p_pipe_info ); 234 p_pipe_info->pipe.pipe_id = pipe_id; 235 psHciContext->p_pipe_list[pipe_id] = p_pipe_info; 319 /* uint8_t pipe_id = (uint8_t) HCI_UNKNOWN_PIPE_ID; */ 383 status = phHciNfc_CE_A_Get_PipeID( psHciContext, &pipe_id ); 384 p_pipe_info = psHciContext->p_pipe_list[pipe_id]; 1052 uint8_t pipe_id = (uint8_t) HCI_UNKNOWN_PIPE_ID; local 1095 uint8_t pipe_id = (uint8_t) HCI_UNKNOWN_PIPE_ID; local [all...] |
phHciNfc_ISO15693.h | 83 uint8_t pipe_id; member in struct:phHciNfc_ISO15693_Info 133 * The phHciNfc_ISO15693_Update_PipeInfo function updates the pipe_id of the ISO15693 213 * \param[in] pipe_id pipeID of the ISO 15693 gate 226 uint8_t pipe_id,
|
phHciNfc_Jewel.h | 88 uint8_t pipe_id; member in struct:phHciNfc_Jewel_Info 143 * The phHciNfc_Jewel_Update_PipeInfo function updates the pipe_id of the Jewel 221 * \param[in] pipe_id pipeID of the jewel gate 235 uint8_t pipe_id,
|
phHciNfc_Felica.h | 91 uint8_t pipe_id; member in struct:phHciNfc_Felica_Info 146 * The phHciNfc_Felica_Update_PipeInfo function updates the pipe_id of the Felica 246 * \param[in] pipe_id pipeID of the Felica gate 260 uint8_t pipe_id,
|
phHciNfc_RFReader.h | 501 * \param[in] pipe_id The Reader pipe to which the 520 uint8_t pipe_id, 534 * \param[in] pipe_id The Reader pipe to which the 553 uint8_t pipe_id,
|
phHciNfc_RFReaderA.h | 97 uint8_t pipe_id; member in struct:phHciNfc_ReaderA_Info 220 * The phHciNfc_ReaderA_Update_PipeInfo function updates the pipe_id of the reader A 253 * \param[in] pipe_id pipeID of the reader A gate 268 uint8_t pipe_id,
|
phHciNfc_IDMgmt.c | 84 uint8_t pipe_id; member in struct:phHciNfc_IDMgmt_Info 155 p_identity_info->pipe_id = (uint8_t)HCI_UNKNOWN_PIPE_ID; 166 * \brief Get the pipe_id of Identity Managment Gate. 168 * This function Get the pipe_id of Identity Managment Gate. 188 *ppipe_id = p_identity_info->pipe_id ; 326 id_pipe_id = p_identity_info->pipe_id ; 340 id_pipe_id = p_identity_info->pipe_id ; 354 id_pipe_id = p_identity_info->pipe_id ; 368 id_pipe_id = p_identity_info->pipe_id ; 382 id_pipe_id = p_identity_info->pipe_id ; [all...] |
phHciNfc_Generic.c | 220 uint8_t pipe_id 659 uint8_t pipe_id = (uint8_t) HCI_UNKNOWN_PIPE_ID; local 662 pipe_id = (uint8_t) GET_BITS8( tx_data->hcp_header, 696 phHciNfc_Build_HCPHeader(tx_data, chain_bit , pipe_id ); 905 uint8_t pipe_id = (uint8_t)HCI_UNKNOWN_PIPE_ID; local 916 pipe_id = (uint8_t) GET_BITS8( packet->hcp_header, 930 if (pipe_id >= PHHCINFC_MAX_PIPE ) 935 && ( (pipe_id != PIPETYPE_STATIC_ADMIN ) 936 && ( ADM_CLEAR_ALL_PIPE != (psHciContext->p_pipe_list[pipe_id])->prev_msg )) 943 p_pipe_info = psHciContext->p_pipe_list[pipe_id]; 993 uint8_t pipe_id = (uint8_t)HCI_UNKNOWN_PIPE_ID; local 1070 uint8_t pipe_id = (uint8_t)HCI_UNKNOWN_PIPE_ID; local 1188 uint8_t pipe_id = (uint8_t)HCI_UNKNOWN_PIPE_ID; local [all...] |
phHciNfc_DevMgmt.c | 190 uint8_t pipe_id, 199 uint8_t pipe_id, 258 *ppipe_id = p_pipe_info->pipe.pipe_id ; 381 uint8_t pipe_id = (uint8_t)HCI_UNKNOWN_PIPE_ID; local 405 pipe_id = p_pipe_info->pipe.pipe_id ; 413 pipe_id, (uint8_t)NXP_DBG_WRITE ); 430 uint8_t pipe_id = (uint8_t)HCI_UNKNOWN_PIPE_ID; local 456 pipe_id = p_pipe_info->pipe.pipe_id ; 1125 uint8_t pipe_id = (uint8_t)HCI_UNKNOWN_PIPE_ID; local [all...] |
phHciNfc_AdminMgmt.c | 254 ((phHciNfc_Pipe_Info_t *)p_pipe_info)->pipe.pipe_id = 751 uint8_t pipe_id = (uint8_t) HCI_UNKNOWN_PIPE_ID; local 753 pipe_id = p_pipe_info->pipe.pipe_id; 754 if( pipe_id < PIPETYPE_DYNAMIC ) 760 "Cannot be Deleted \n",pipe_id); 773 hcp_message->payload[i++] = pipe_id ; 841 uint8_t pipe_id = (uint8_t) HCI_UNKNOWN_PIPE_ID; local 971 uint8_t pipe_id = (uint8_t) HCI_UNKNOWN_PIPE_ID; local [all...] |
phHciNfc_RFReaderB.h | 87 uint8_t pipe_id; member in struct:phHciNfc_ReaderB_Info 142 * The phHciNfc_ReaderB_Update_PipeInfo function updates the pipe_id of the reader B
|
phHciNfc_WI.h | 75 uint8_t pipe_id; member in struct:phHciNfc_WI_Info
|
phHciNfc_WI.c | 100 uint8_t pipe_id, 150 p_WI_info->pipe_id = (uint8_t)HCI_UNKNOWN_PIPE_ID; 177 *ppipe_id = p_wi_info->pipe_id ; 209 /* Update the pipe_id of the WI Gate obtained from HCI Response */ 210 p_WI_info->pipe_id = pipeID; 317 p_wi_info->pipe_id,(uint8_t)ANY_SET_PARAMETER); 360 p_wiinfo->pipe_id, 409 p_wi_info->pipe_id, NXP_EVT_SE_SWITCH_MODE ); 470 p_wi_info->pipe_id,(uint8_t)ANY_SET_PARAMETER); 488 uint8_t pipe_id, [all...] |
phHciNfc_Felica.c | 142 *ppipe_id = p_fel_info->pipe_id ; 174 p_fel_info->pipe_id = (uint8_t)HCI_UNKNOWN_PIPE_ID; 207 /* Update the pipe_id of the Felica Gate obtained from the HCI 209 p_fel_info->pipe_id = pipeID; 316 pipeid = p_fel_info->pipe_id ; 331 pipeid = p_fel_info->pipe_id ; 346 pipeid = p_fel_info->pipe_id ; 872 ps_pipe_info->pipe.pipe_id, 884 uint8_t pipe_id, [all...] |
phHciNfc_CE_A.c | 126 ps_ce_a_info->pipe_id = (uint8_t)HCI_UNKNOWN_PIPE_ID; 196 ps_pipe_info->pipe.pipe_id, 212 ps_pipe_info->pipe.pipe_id, 306 ps_ce_a_info->pipe_id = HCI_UNKNOWN_PIPE_ID; 307 psHciContext->p_pipe_list[ps_ce_a_info->pipe_id] = NULL; 350 /* Update the pipe_id of the card emulation A Gate o 352 ps_ce_a_info->pipe_id = pipeID; 390 *ppipe_id = ps_ce_a_info->pipe_id ; 587 ps_ce_a_info->pipe_id,(uint8_t)ANY_SET_PARAMETER);
|
phHciNfc_CE_B.c | 126 ps_ce_b_info->pipe_id = (uint8_t)HCI_UNKNOWN_PIPE_ID; 194 ps_pipe_info->pipe.pipe_id, 210 ps_pipe_info->pipe.pipe_id, 301 ps_ce_b_info->pipe_id = HCI_UNKNOWN_PIPE_ID; 302 psHciContext->p_pipe_list[ps_ce_b_info->pipe_id] = NULL; 355 ps_ce_b_info->pipe_id,(uint8_t)ANY_SET_PARAMETER); 383 *ppipe_id = ps_ce_b_info->pipe_id ; 417 /* Update the pipe_id of the card emulation A Gate o 419 ps_ce_b_info->pipe_id = pipeID;
|
phHciNfc_RFReaderA.c | 158 *ppipe_id = p_rdr_a_info->pipe_id ; 190 p_rdr_a_info->pipe_id = (uint8_t)HCI_UNKNOWN_PIPE_ID; 223 /* Update the pipe_id of the reader A Gate obtained from the HCI Response */ 224 p_rdr_a_info->pipe_id = pipeID; 283 pipeid = p_rdr_a_info->pipe_id ; 298 pipeid = p_rdr_a_info->pipe_id ; 313 pipeid = p_rdr_a_info->pipe_id ; [all...] |
phHciNfc_ISO15693.c | 157 *ppipe_id = ps_15693_info->ps_15693_pipe_info->pipe.pipe_id; 189 /* Update the pipe_id of the ISO15693 Gate obtained from 192 ps_15693_info->pipe_id = pipeID; 193 ps_15693_info->ps_15693_pipe_info->pipe.pipe_id = pipeID; 297 pipeid = ps_pipe_info->pipe.pipe_id ; 312 pipeid = ps_pipe_info->pipe.pipe_id ; 639 uint8_t pipe_id, 655 pipe_id) || 656 (pipe_id != 658 pipe_id)) [all...] |
phHciNfc_SWP.c | 84 uint8_t pipe_id, 131 *ppipe_id = p_swp_info->pipe_id ; 159 ps_swp_info->pipe_id = (uint8_t)HCI_UNKNOWN_PIPE_ID; 193 /* Update the pipe_id of the SWP Gate obtained from HCI Response */ 194 ps_swp_info->pipe_id = pipeID; 335 ps_swp_info->pipe_id, 379 ps_swp_info->pipe_id, 459 ps_swp_info->pipe_id, 558 ps_swp_info->pipe_id, 651 uint8_t pipe_id, [all...] |
phHciNfc_CE_A.h | 97 uint8_t pipe_id; member in struct:phHciNfc_CE_A_Info 144 * The phHciNfc_CE_A_Update_PipeInfo function updates the pipe_id of the card
|
phHciNfc_CE_B.h | 91 uint8_t pipe_id; member in struct:phHciNfc_CE_B_Info 138 * The phHciNfc_CE_B_Update_PipeInfo function updates the pipe_id of the card
|
phHciNfc_Emulation.h | 102 uint8_t pipe_id,
|
phHciNfc_Pipe.h | 161 uint8_t pipe_id,
|
/external/libnfc-nci/src/nfa/hci/ |
nfa_hci_utils.c | 49 tNFA_HCI_DYN_PIPE *nfa_hciu_find_pipe_by_pid (UINT8 pipe_id) 57 if (pp->pipe_id == pipe_id) 218 tNFA_HANDLE nfa_hciu_get_pipe_owner (UINT8 pipe_id) 223 if ((pp = nfa_hciu_find_pipe_by_pid (pipe_id)) == NULL) 320 tNFA_STATUS nfa_hciu_send_msg (UINT8 pipe_id, UINT8 type, UINT8 instruction, UINT16 msg_len, UINT8 *p_msg) 330 NFA_TRACE_DEBUG3 ("nfa_hciu_send_msg pipe_id:%d %s len:%d", 331 pipe_id, nfa_hciu_get_type_inst_names (pipe_id, type, instruction), msg_len); 333 NFA_TRACE_DEBUG4 ("nfa_hciu_send_msg pipe_id:%d Type: %u Inst: %u len: %d" [all...] |
nfa_hci_act.c | 400 nfa_hciu_send_delete_pipe_cmd (p_pipe->pipe_id); 445 if (pp->pipe_id != 0 && pp->local_gate == NFA_HCI_CONNECTIVITY_GATE) 449 else if (pp->pipe_id != 0 && pp->local_gate == NFA_HCI_LOOP_BACK_GATE) 557 nfa_hciu_send_delete_pipe_cmd (p_pipe->pipe_id); 883 if ((status = nfa_hciu_send_msg (p_pipe->pipe_id, NFA_HCI_COMMAND_TYPE, p_evt_data->send_cmd.cmd_code, 889 NFA_TRACE_WARNING1 ("nfa_hci_api_send_cmd pipe:%d not open", p_pipe->pipe_id); 895 p_pipe->pipe_id); [all...] |