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

/external/bluetooth/bluedroid/include/
H A Dbt_target.h397 #ifndef HCI_CMD_POOL_ID
398 #define HCI_CMD_POOL_ID GKI_POOL_ID_2 macro
637 #define HCI_GET_CMD_BUF(paramlen) ((BT_HDR *)GKI_getpoolbuf (HCI_CMD_POOL_ID))
/external/libnfc-nci/src/include/
H A Dbt_target.h115 #ifndef HCI_CMD_POOL_ID
116 #define HCI_CMD_POOL_ID GKI_POOL_ID_2 macro
376 #define HCI_GET_CMD_BUF(paramlen) ((BT_HDR *)GKI_getpoolbuf (HCI_CMD_POOL_ID))

Completed in 151 milliseconds