OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:num_time_out
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/bluedroid/gki/common/
gki_time.c
695
UINT16
num_time_out
= 0;
local
705
num_time_out
++;
725
num_time_out
++;
743
return (
num_time_out
);
/external/libnfc-nci/halimpl/bcm2079x/gki/common/
gki_time.c
684
UINT16
num_time_out
= 0;
local
694
num_time_out
++;
714
num_time_out
++;
732
return (
num_time_out
);
/external/libnfc-nci/src/gki/common/
gki_time.c
684
UINT16
num_time_out
= 0;
local
694
num_time_out
++;
714
num_time_out
++;
732
return (
num_time_out
);
Completed in 466 milliseconds