Searched defs:paramlen (Results 1 – 3 of 3) sorted by relevance
241 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
585 #define NCI_GET_CMD_BUF(paramlen) ((BT_HDR *) GKI_getpoolbuf (NFC_NCI_POOL_ID)) argument588 #define NCI_GET_CMD_BUF(paramlen) ((BT_HDR *) GKI_getbuf ((UINT16) (BT_HDR_SIZE + NCI_MSG_HDR_SI… argument
376 #define HCI_GET_CMD_BUF(paramlen) ((BT_HDR *)GKI_getpoolbuf (HCI_CMD_POOL_ID)) argument379 #define HCI_GET_CMD_BUF(paramlen) ((BT_HDR *)GKI_getbuf ((UINT16)(BT_HDR_SIZE + HCIC_PREAMBLE_SI… argument