Home
last modified time | relevance | path

Searched refs:num_dyn_pipes (Results 1 – 2 of 2) 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
624 num_dyn_pipes = *(p - 1); in nfc_hal_hci_remove_dyn_pipe_to_uicc1()
626 for (xx = 0; xx < num_dyn_pipes; xx++,p += NFC_HAL_HCI_PIPE_INFO_SIZE) in nfc_hal_hci_remove_dyn_pipe_to_uicc1()
/external/libnfc-nci/src/hal/int/
Dnfc_brcm_defs.h413 UINT8 num_dyn_pipes; member