Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit bc4989ff authored by Chris Manton's avatar Chris Manton
Browse files

Remove unused file bta/include/bta_gatts_co.h

Bug: 163134718
Tag: #refactor
Test: gd/cert/run

Change-Id: Iccb0a4b6ab46a9194bd404707c46706519bb08ef
parent 2ef41400
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -29,7 +29,6 @@

#include "bta/gatt/bta_gatts_int.h"
#include "bta/include/bta_api.h"
#include "bta/include/bta_gatts_co.h"
#include "btif/include/btif_debug_conn.h"
#include "osi/include/osi.h"
#include "stack/include/gatt_api.h"

system/bta/include/bta_gatts_co.h

deleted100644 → 0
+0 −29
Original line number Diff line number Diff line
/******************************************************************************
 *
 *  Copyright 2010-2012 Broadcom Corporation
 *
 *  Licensed under the Apache License, Version 2.0 (the "License");
 *  you may not use this file except in compliance with the License.
 *  You may obtain a copy of the License at:
 *
 *  http://www.apache.org/licenses/LICENSE-2.0
 *
 *  Unless required by applicable law or agreed to in writing, software
 *  distributed under the License is distributed on an "AS IS" BASIS,
 *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 *  See the License for the specific language governing permissions and
 *  limitations under the License.
 *
 ******************************************************************************/

/******************************************************************************
 *
 *  This is the interface file for BTA GATT server call-out functions.
 *
 ******************************************************************************/
#ifndef BTA_GATTS_CO_H
#define BTA_GATTS_CO_H

#include "bta/include/bta_gatt_api.h"

#endif /* BTA_GATTS_CO_H */
+1 −1
Original line number Diff line number Diff line
@@ -21,9 +21,9 @@
#include <stdlib.h>
#include <string.h>
#include "bt_common.h"
#include "bta_gatts_co.h"
#include "btif_util.h"
#include "osi/include/osi.h"
#include "stack/include/gatt_api.h"

/*****************************************************************************
 *  Local type definitions