Home
last modified time | relevance | path

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

/system/nfc/halimpl/bcm2079x/hal/hal/
Dnfc_hal_hci.c628 uint8_t num_dyn_pipes = 0, new_num_dyn_pipes = 0; in nfc_hal_hci_remove_dyn_pipe_to_uicc1() local
637 num_dyn_pipes = *(p - 1); in nfc_hal_hci_remove_dyn_pipe_to_uicc1()
639 for (xx = 0; xx < num_dyn_pipes; xx++, p += NFC_HAL_HCI_PIPE_INFO_SIZE) { in nfc_hal_hci_remove_dyn_pipe_to_uicc1()
/system/nfc/src/hal/int/
Dnfc_brcm_defs.h417 uint8_t num_dyn_pipes; member