Home
last modified time | relevance | path

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

/system/bt/stack/gatt/
Dgatt_db.c41 static BOOLEAN allocate_svc_db_buf(tGATT_SVC_DB *p_db);
67 if (!allocate_svc_db_buf(p_db)) in gatts_init_service_db()
947 if (!allocate_svc_db_buf(p_db)) in allocate_attr_in_db()
1079 if (!allocate_svc_db_buf(p_db)) in copy_extra_byte_in_db()
1104 static BOOLEAN allocate_svc_db_buf(tGATT_SVC_DB *p_db) in allocate_svc_db_buf() function