Home
last modified time | relevance | path

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

/external/libnfc-nci/src/include/
Dbt_target.h376 #define HCI_GET_CMD_BUF(paramlen) ((BT_HDR *)GKI_getpoolbuf (HCI_CMD_POOL_ID)) macro
379 #define HCI_GET_CMD_BUF(paramlen) ((BT_HDR *)GKI_getbuf ((UINT16)(BT_HDR_SIZE + HCIC_PREAMBLE_SI… macro