summaryrefslogtreecommitdiffstats
path: root/src/device.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/device.c')
-rw-r--r--src/device.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/device.c b/src/device.c
index 2c85d33c..6322231c 100644
--- a/src/device.c
+++ b/src/device.c
@@ -1635,7 +1635,7 @@ static void bonding_connect_cb(GIOChannel *io, GError *err, gpointer user_data)
auth_requested_cp cp;
evt_cmd_status rp;
int dd;
- uint8_t handle;
+ uint16_t handle;
if (!device->bonding) {
g_io_channel_shutdown(io, TRUE, NULL);