Home
last modified time | relevance | path

Searched refs:old_opcode (Results 1 – 1 of 1) sorted by relevance

/system/nfc/halimpl/bcm2079x/hal/hal/
Dnfc_hal_nci.c377 uint16_t opcode, old_opcode; in nfc_hal_nci_proc_rx_bt_msg() local
396 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()