Home
last modified time | relevance | path

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

/system/bt/include/
Dbt_target.h246 #ifndef BTM_CMD_BUF_SIZE
247 #define BTM_CMD_BUF_SIZE BT_SMALL_BUFFER_SIZE macro
/system/bt/bta/dm/
Dbta_dm_act.c3744 BT_HDR *p_buf = (BT_HDR *)osi_malloc(BTM_CMD_BUF_SIZE); in bta_dm_set_eir()