Searched refs:num_dyn_pipes (Results 1 – 2 of 2) sorted by relevance
616 UINT8 num_dyn_pipes = 0, new_num_dyn_pipes = 0; in nfc_hal_hci_remove_dyn_pipe_to_uicc1() local624 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()
413 UINT8 num_dyn_pipes; member