OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LLCP_RX_BUFF_RATIO
(Results
1 - 2
of
2
) sorted by null
/external/libnfc-nci/src/include/
nfc_target.h
475
#ifndef
LLCP_RX_BUFF_RATIO
476
#define
LLCP_RX_BUFF_RATIO
30
/external/libnfc-nci/src/nfc/llcp/
llcp_main.c
76
llcp_cb.num_rx_buff = (pool_count *
LLCP_RX_BUFF_RATIO
) / 100;
Completed in 24 milliseconds