summaryrefslogtreecommitdiff
path: root/include/bluetooth_private.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/bluetooth_private.h')
-rw-r--r--include/bluetooth_private.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/bluetooth_private.h b/include/bluetooth_private.h
index a856bb1..a95b30f 100644
--- a/include/bluetooth_private.h
+++ b/include/bluetooth_private.h
@@ -322,6 +322,8 @@ typedef struct bt_event_sig_event_slot_s {
typedef struct {
GSList *services;
+ bt_gatt_server_att_mtu_changed_cb att_mtu_changed_cb;
+ void *att_mtu_changed_user_data;
} bt_gatt_server_s;
typedef struct {