Home
last modified time | relevance | path

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

/external/libnfc-nci/halimpl/bcm2079x/hal/hal/
Dnfc_hal_hci.c616 UINT8 num_dyn_pipes = 0, new_num_dyn_pipes = 0; in nfc_hal_hci_remove_dyn_pipe_to_uicc1() local
636 new_num_dyn_pipes++; in nfc_hal_hci_remove_dyn_pipe_to_uicc1()
640 memset ((UINT8 *) (np), 0, NFC_HAL_HCI_PIPE_INFO_SIZE * (20 - new_num_dyn_pipes)); in nfc_hal_hci_remove_dyn_pipe_to_uicc1()
644 *(p - 1) = new_num_dyn_pipes; in nfc_hal_hci_remove_dyn_pipe_to_uicc1()