OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pdu_hdr
(Results
1 - 2
of
2
) sorted by null
/external/libnfc-nci/src/nfc/llcp/
llcp_link.c
1129
UINT16
pdu_hdr
, pdu_length;
local
1311
UINT16
pdu_hdr
, info_length = 0;
local
1568
UINT16 next_pdu_length,
pdu_hdr
;
local
[
all
...]
llcp_api.c
753
UINT16
pdu_hdr
, ui_pdu_length;
local
774
BE_STREAM_TO_UINT16 (
pdu_hdr
, p_ui_pdu);
775
*p_remote_sap = LLCP_GET_SSAP (
pdu_hdr
);
[
all
...]
Completed in 3292 milliseconds