Searched refs:vcs_cplt_params (Results 1 – 1 of 1) sorted by relevance
397 tNFC_HAL_BTVSC_CPLT vcs_cplt_params; in nfc_hal_nci_proc_rx_bt_msg() local435 STREAM_TO_UINT8 (vcs_cplt_params.param_len, p); in nfc_hal_nci_proc_rx_bt_msg()438 STREAM_TO_UINT16 (vcs_cplt_params.opcode, p); in nfc_hal_nci_proc_rx_bt_msg()440 vcs_cplt_params.param_len -= 3; in nfc_hal_nci_proc_rx_bt_msg()441 vcs_cplt_params.p_param_buf = p; in nfc_hal_nci_proc_rx_bt_msg()451 (*p_cback) (&vcs_cplt_params); in nfc_hal_nci_proc_rx_bt_msg()