OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:local_miu
(Results
1 - 2
of
2
) sorted by null
/external/libnfc-nci/src/nfc/int/
llcp_int.h
175
UINT16
local_miu
; /* MIU of local SAP */
member in struct:__anon20901
/external/libnfc-nci/src/nfc/llcp/
llcp_dlc.c
123
p_dlcb->
local_miu
= p_params->miu;
293
p_dlcb->
local_miu
= p_params->miu;
888
if (info_len > p_dlcb->
local_miu
)
891
p_dlcb->
local_miu
, info_len);
[
all
...]
Completed in 61 milliseconds