Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/common/include/common/
Dbt_target.h689 #ifndef BTM_CMD_BUF_SIZE
690 #define BTM_CMD_BUF_SIZE BT_SMALL_BUFFER_SIZE macro
/hal_espressif-latest/components/bt/host/bluedroid/bta/dm/
Dbta_dm_act.c4101 if ((p_buf = (BT_HDR *)osi_malloc(BTM_CMD_BUF_SIZE)) == NULL) { in bta_dm_set_eir()