Home
last modified time | relevance | path

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

/system/bt/include/
Dbt_target.h256 #ifndef BTM_CMD_POOL_ID
257 #define BTM_CMD_POOL_ID GKI_POOL_ID_2 macro
/system/bt/bta/dm/
Dbta_dm_act.c3822 if ((p_buf = (BT_HDR *)GKI_getpoolbuf(BTM_CMD_POOL_ID)) == NULL) in bta_dm_set_eir()