Lines Matching refs:GET_BITS8
662 pipe_id = (uint8_t) GET_BITS8( tx_data->hcp_header, in phHciNfc_Send_HCP()
747 chainbit = (uint8_t) GET_BITS8( packet->hcp_header, in phHciNfc_Receive_HCP()
854 msg_type = (uint8_t) GET_BITS8( message->msg_header, in phHciNfc_Process_HCP()
913 instruction = (uint8_t) GET_BITS8( message->msg_header, in phHciNfc_Process_Response()
916 pipe_id = (uint8_t) GET_BITS8( packet->hcp_header, in phHciNfc_Process_Response()
996 instruction = (uint8_t) GET_BITS8(message->msg_header, in phHciNfc_Error_Response()
1001 pipe_id = (uint8_t) GET_BITS8( packet->hcp_header, in phHciNfc_Error_Response()
1078 instruction = (uint8_t) GET_BITS8( message->msg_header, in phHciNfc_Process_Event()
1081 pipe_id = (uint8_t) GET_BITS8( packet->hcp_header, in phHciNfc_Process_Event()
1197 instruction = (uint8_t) GET_BITS8( message->msg_header, in phHciNfc_Process_Command()
1200 pipe_id = (uint8_t) GET_BITS8( packet->hcp_header, in phHciNfc_Process_Command()