Searched refs:hdl_list (Results 1 – 3 of 3) sorted by relevance
200 gatt_remove_an_item_from_list(&gatt_cb.hdl_list_info, &gatt_cb.hdl_list[i]); in gatt_free()201 gatt_free_attr_value_buffer(&gatt_cb.hdl_list[i]); in gatt_free()202 gatt_free_hdl_buffer(&gatt_cb.hdl_list[i]); in gatt_free()
335 tGATT_HDL_LIST_ELEM *p_elem = &p_cb->hdl_list[0]; in gatt_alloc_hdl_buffer()338 if (!p_cb->hdl_list[i].in_use) { in gatt_alloc_hdl_buffer()492 tGATT_HDL_LIST_ELEM *p_elem = &gatt_cb.hdl_list[0]; in gatt_free_srvc_db_buffer_app_id()
513 tGATT_HDL_LIST_ELEM hdl_list[GATT_MAX_SR_PROFILES]; member