Home
last modified time | relevance | path

Searched refs:BTM_CMD_POOL_ID (Results 1 – 3 of 3) sorted by relevance

/external/bluetooth/bluedroid/include/
Dbt_target.h560 #ifndef BTM_CMD_POOL_ID
561 #define BTM_CMD_POOL_ID GKI_POOL_ID_2 macro
/external/libnfc-nci/src/include/
Dbt_target.h182 #ifndef BTM_CMD_POOL_ID
183 #define BTM_CMD_POOL_ID GKI_POOL_ID_2 macro
/external/bluetooth/bluedroid/bta/dm/
Dbta_dm_act.c4041 if ((p_buf = (BT_HDR *)GKI_getpoolbuf(BTM_CMD_POOL_ID)) == NULL) in bta_dm_set_eir()