Lines Matching refs:hcp_packet
2213 phHciNfc_HCP_Packet_t *hcp_packet = NULL; in phHciNfc_Send_RFReader_Event() local
2241 hcp_packet = (phHciNfc_HCP_Packet_t *) psHciContext->send_buffer; in phHciNfc_Send_RFReader_Event()
2243 phHciNfc_Build_HCPFrame(hcp_packet,HCP_CHAINBIT_DEFAULT, in phHciNfc_Send_RFReader_Event()
2249 hcp_packet = (phHciNfc_HCP_Packet_t *) psHciContext->send_buffer; in phHciNfc_Send_RFReader_Event()
2251 phHciNfc_Build_HCPFrame(hcp_packet,HCP_CHAINBIT_DEFAULT, in phHciNfc_Send_RFReader_Event()
2253 hcp_message = &(hcp_packet->msg.message); in phHciNfc_Send_RFReader_Event()
2299 phHciNfc_HCP_Packet_t *hcp_packet = NULL; in phHciNfc_Send_RFReader_Command() local
2326 hcp_packet = (phHciNfc_HCP_Packet_t *) psHciContext->send_buffer; in phHciNfc_Send_RFReader_Command()
2328 phHciNfc_Build_HCPFrame(hcp_packet,HCP_CHAINBIT_DEFAULT, in phHciNfc_Send_RFReader_Command()
2330 hcp_message = &(hcp_packet->msg.message); in phHciNfc_Send_RFReader_Command()
2343 hcp_packet = (phHciNfc_HCP_Packet_t *) psHciContext->send_buffer; in phHciNfc_Send_RFReader_Command()
2345 phHciNfc_Build_HCPFrame(hcp_packet,HCP_CHAINBIT_DEFAULT, in phHciNfc_Send_RFReader_Command()
2353 hcp_packet = (phHciNfc_HCP_Packet_t *) psHciContext->send_buffer; in phHciNfc_Send_RFReader_Command()
2355 phHciNfc_Build_HCPFrame(hcp_packet,HCP_CHAINBIT_DEFAULT, in phHciNfc_Send_RFReader_Command()
2357 hcp_message = &(hcp_packet->msg.message); in phHciNfc_Send_RFReader_Command()