Searched refs:allocate_svc_db_buf (Results 1 – 1 of 1) sorted by relevance
41 static BOOLEAN allocate_svc_db_buf(tGATT_SVC_DB *p_db);67 if (!allocate_svc_db_buf(p_db)) in gatts_init_service_db()939 if (!allocate_svc_db_buf(p_db)) in allocate_attr_in_db()1071 if (!allocate_svc_db_buf(p_db)) in copy_extra_byte_in_db()1096 static BOOLEAN allocate_svc_db_buf(tGATT_SVC_DB *p_db) in allocate_svc_db_buf() function