mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-03-29 04:20:20 +00:00
btstack: add new h files
This commit is contained in:
parent
204991f31d
commit
0b8dd114aa
@ -79,6 +79,12 @@
|
||||
#include "ble/att_db_util.h"
|
||||
#include "ble/att_dispatch.h"
|
||||
#include "ble/att_server.h"
|
||||
#include "ble/gatt-service/battery_service_server.h"
|
||||
#include "ble/gatt-service/cycling_power_service_server.h"
|
||||
#include "ble/gatt-service/cycling_speed_and_cadence_service_server.h"
|
||||
#include "ble/gatt-service/device_information_service_server.h"
|
||||
#include "ble/gatt-service/heart_rate_service_server.h"
|
||||
#include "ble/gatt-service/hids_device.h"
|
||||
#include "ble/gatt_client.h"
|
||||
#include "ble/le_device_db.h"
|
||||
#include "ble/sm.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user