Searched refs:HCP_MESSAGE_LEN (Results 1 – 2 of 2) sorted by relevance
761 (uint8_t *)&pdata[HCP_MESSAGE_LEN], in phHciNfc_Receive_HCP()762 (length - HCP_MESSAGE_LEN) ); in phHciNfc_Receive_HCP()764 (hcp_index + length - HCP_MESSAGE_LEN); in phHciNfc_Receive_HCP()788 (uint8_t *)&pdata[HCP_MESSAGE_LEN], in phHciNfc_Receive_HCP()789 (length - HCP_MESSAGE_LEN) ); in phHciNfc_Receive_HCP()792 (hcp_index + length - HCP_MESSAGE_LEN); in phHciNfc_Receive_HCP()
177 #define HCP_MESSAGE_LEN 0x01U macro