Home
last modified time | relevance | path

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

/system/bt/include/
Dbt_target.h299 #ifndef AVCT_CMD_POOL_ID
300 #define AVCT_CMD_POOL_ID GKI_POOL_ID_1 macro
/system/bt/stack/avct/
Davct_lcb_act.c723 if ((p_buf = (BT_HDR *) GKI_getpoolbuf(AVCT_CMD_POOL_ID)) != NULL) in avct_lcb_msg_ind()