mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-02-06 12:39:51 +00:00
gatt-service: remove unused includes from GATT clients
This commit is contained in:
parent
e3be979d4c
commit
3402111e20
@ -44,7 +44,6 @@
|
||||
|
||||
#include "ble/gatt-service/ancs_client.h"
|
||||
|
||||
#include "ble/att_db.h"
|
||||
#include "ble/core.h"
|
||||
#include "ble/gatt_client.h"
|
||||
#include "ble/sm.h"
|
||||
|
@ -50,12 +50,9 @@
|
||||
|
||||
#include "ble/gatt-service/battery_service_client.h"
|
||||
|
||||
|
||||
#include "btstack_memory.h"
|
||||
#include "ble/att_db.h"
|
||||
#include "ble/core.h"
|
||||
#include "ble/gatt_client.h"
|
||||
#include "ble/sm.h"
|
||||
#include "bluetooth_gatt.h"
|
||||
#include "btstack_debug.h"
|
||||
#include "btstack_event.h"
|
||||
|
@ -48,7 +48,6 @@
|
||||
|
||||
#include "ble/gatt-service/device_information_service_client.h"
|
||||
|
||||
#include "ble/att_db.h"
|
||||
#include "ble/core.h"
|
||||
#include "ble/gatt_client.h"
|
||||
#include "bluetooth_gatt.h"
|
||||
|
@ -49,7 +49,6 @@
|
||||
#include "ble/gatt-service/hids_client.h"
|
||||
|
||||
#include "btstack_memory.h"
|
||||
#include "ble/att_db.h"
|
||||
#include "ble/core.h"
|
||||
#include "ble/gatt_client.h"
|
||||
#include "bluetooth_gatt.h"
|
||||
|
@ -49,10 +49,8 @@
|
||||
#include "scan_parameters_service_client.h"
|
||||
|
||||
#include "btstack_memory.h"
|
||||
#include "ble/att_db.h"
|
||||
#include "ble/core.h"
|
||||
#include "ble/gatt_client.h"
|
||||
#include "ble/sm.h"
|
||||
#include "bluetooth_gatt.h"
|
||||
#include "btstack_debug.h"
|
||||
#include "btstack_event.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user