Home
last modified time | relevance | path

Searched defs:paramlen (Results 1 – 3 of 3) sorted by relevance

/external/tcpdump/
Dprint-smb.c241 const u_char *param, int paramlen, const u_char *data, int datalen) in print_browse()
323 const u_char *param, int paramlen, const u_char *data, int datalen) in print_ipc()
341 int datalen, paramlen; in print_trans() local
/external/libnfc-nci/src/hal/include/
Dnci_defs.h585 #define NCI_GET_CMD_BUF(paramlen) ((BT_HDR *) GKI_getpoolbuf (NFC_NCI_POOL_ID)) argument
588 #define NCI_GET_CMD_BUF(paramlen) ((BT_HDR *) GKI_getbuf ((UINT16) (BT_HDR_SIZE + NCI_MSG_HDR_SI… argument
/external/libnfc-nci/src/include/
Dbt_target.h376 #define HCI_GET_CMD_BUF(paramlen) ((BT_HDR *)GKI_getpoolbuf (HCI_CMD_POOL_ID)) argument
379 #define HCI_GET_CMD_BUF(paramlen) ((BT_HDR *)GKI_getbuf ((UINT16)(BT_HDR_SIZE + HCIC_PREAMBLE_SI… argument