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

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

Completed in 563 milliseconds