Home
last modified time | relevance | path

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

/hal_espressif-3.5.0/components/bt/host/bluedroid/common/include/common/
Dbt_target.h667 #ifndef GATT_DB_BUF_SIZE
668 #define GATT_DB_BUF_SIZE 128 macro
/hal_espressif-3.5.0/components/bt/host/bluedroid/stack/gatt/
Dgatt_db.c1396 if ((p_buf = (BT_HDR *)osi_calloc(GATT_DB_BUF_SIZE)) == NULL) { in allocate_svc_db_buf()
1402 p_db->mem_free = GATT_DB_BUF_SIZE; in allocate_svc_db_buf()