Searched refs:old_opcode (Results 1 – 1 of 1) sorted by relevance
377 uint16_t opcode, old_opcode; in nfc_hal_nci_proc_rx_bt_msg() local396 STREAM_TO_UINT16(old_opcode, p); in nfc_hal_nci_proc_rx_bt_msg()397 if (opcode == old_opcode) { in nfc_hal_nci_proc_rx_bt_msg()