Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/gatt/
Dgatt_db.c44 static BOOLEAN allocate_svc_db_buf(tGATT_SVC_DB *p_db);
73 if (!allocate_svc_db_buf(p_db)) { in gatts_init_service_db()
1319 if (!allocate_svc_db_buf(p_db)) { in allocate_attr_in_db()
1440 if (!allocate_svc_db_buf(p_db)) { in copy_extra_byte_in_db()
1464 static BOOLEAN allocate_svc_db_buf(tGATT_SVC_DB *p_db) in allocate_svc_db_buf() function