Home | History | Annotate | Download | only in src

Lines Matching refs:receive

225  *  The phHciNfc_Receive_HCP function receive the HCI Host Control Packet 
237 * \retval NFCSTATUS_PENDING HCP Frame receive pending.
628 && (NULL != plower_if->receive)
632 status = plower_if->receive((void *)plower_if->pcontext,
750 HCI_PRINT_BUFFER("Receive Buffer",((uint8_t *)pdata),length);
758 /* Copy the obtained fragment and receive the next fragment */
770 /* Copy the obtained fragment and receive the next fragment */
853 /* HCI_PRINT_BUFFER("Total Receive Buffer",((uint8_t *)pdata),length); */
884 }/* End of Receive HCP Status */
1018 /* Receive Error Notification to the Upper Layer */
1134 /* Receive the Response Packet */
1140 /* HCI_DEBUG("HCI Lower Layer Send Completion After Receive,\
1523 /* HCI_DEBUG("HCI Lower Layer Send Completion Before Receive,\
1537 * or receive with chaining.
1584 /* Receive the Response Packet */
1589 /* HCI_DEBUG("HCI Lower Layer Send Completion After Receive,\
1622 HCI_PRINT("HCI Receive Completion....\n");
1633 HCI_DEBUG("HCI Lower Layer Receive Completion, Status = %02X\n",status);
1642 /* Receive the remaining Response Packet */
1858 /* Receive Completed from the Lower Layer */
1865 /* Receive Completed from the Lower Layer */
1872 /* TODO: TO handle Both Send and Receive Complete */
1912 /* To Notify the Data Receive Notification