OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:pdu_size
(Results
1 - 3
of
3
) sorted by null
/external/libnfc-nci/src/nfc/llcp/
llcp_util.c
807
UINT8
pdu_size
;
local
841
pdu_size
= LLCP_PDU_RNR_SIZE;
847
pdu_size
= LLCP_PDU_RR_SIZE;
859
p_msg->len =
pdu_size
;
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/
bt_amp_hci.h
243
uint32
PDU_size
;
/external/kernel-headers/original/linux/
atmdev.h
470
struct sk_buff *atm_alloc_charge(struct atm_vcc *vcc,int
pdu_size
,
Completed in 158 milliseconds