Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/common/include/common/
Dbt_target.h727 #ifndef AVCT_CMD_BUF_SIZE
728 #define AVCT_CMD_BUF_SIZE 288 macro
/hal_espressif-latest/components/bt/host/bluedroid/stack/avct/
Davct_lcb_act.c673 if ((p_buf = (BT_HDR *) osi_malloc(AVCT_CMD_BUF_SIZE)) != NULL) { in avct_lcb_msg_ind()