Home
last modified time | relevance | path

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

/external/libnfc-nci/halimpl/bcm2079x/hal/hal/
Dnfc_hal_nci.c396 UINT16 opcode, old_opcode; in nfc_hal_nci_proc_rx_bt_msg() local
415 STREAM_TO_UINT16 (old_opcode, p); in nfc_hal_nci_proc_rx_bt_msg()
416 if (opcode == old_opcode) in nfc_hal_nci_proc_rx_bt_msg()