Searched refs:num_dyn_pipes (Results 1 – 2 of 2) sorted by relevance
628 uint8_t num_dyn_pipes = 0, new_num_dyn_pipes = 0; in nfc_hal_hci_remove_dyn_pipe_to_uicc1() local637 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()
417 uint8_t num_dyn_pipes; member