Searched refs:pdu_size (Results 1 - 2 of 2) sorted by relevance

/external/libnfc-nci/src/nfc/llcp/
H A Dllcp_util.c807 UINT8 pdu_size; local
841 pdu_size = LLCP_PDU_RNR_SIZE;
847 pdu_size = LLCP_PDU_RR_SIZE;
859 p_msg->len = pdu_size;
/external/kernel-headers/original/linux/
H A Datmdev.h470 struct sk_buff *atm_alloc_charge(struct atm_vcc *vcc,int pdu_size,

Completed in 97 milliseconds