OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:new_num_dyn_pipes
(Results
1 - 1
of
1
) sorted by null
/external/libnfc-nci/halimpl/bcm2079x/hal/hal/
nfc_hal_hci.c
513
UINT8 num_dyn_pipes = 0,
new_num_dyn_pipes
= 0;
local
533
new_num_dyn_pipes
++;
537
memset ((UINT8 *) (np), 0, NFC_HAL_HCI_PIPE_INFO_SIZE * (20 -
new_num_dyn_pipes
));
541
*(p - 1) =
new_num_dyn_pipes
;
Completed in 83 milliseconds