From f578fbdf857512b697ff318e4bd880d394db898e Mon Sep 17 00:00:00 2001 From: Johan Hedberg Date: Mon, 19 Dec 2011 14:29:06 +0200 Subject: [PATCH] --- yaml --- r: 279291 b: refs/heads/master c: d85bb264330a375497db9c5fd452038dba4c0ea5 h: refs/heads/master i: 279289: c3e8452b4291cc76ab2bd7f5b19255980566dbdd 279287: c69a7a075c7a944b67b2b4e2a88b618f82190a2b v: v3 --- [refs] | 2 +- trunk/include/net/bluetooth/mgmt.h | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index b7035ad416b4..fbaaee0c00d2 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 65983fc7bb8df655706cb6e8353b6561b633ee4d +refs/heads/master: d85bb264330a375497db9c5fd452038dba4c0ea5 diff --git a/trunk/include/net/bluetooth/mgmt.h b/trunk/include/net/bluetooth/mgmt.h index 2b1059d64541..9f7a956a2ec3 100644 --- a/trunk/include/net/bluetooth/mgmt.h +++ b/trunk/include/net/bluetooth/mgmt.h @@ -357,6 +357,7 @@ struct mgmt_ev_device_found { struct mgmt_addr_info addr; __u8 dev_class[3]; __s8 rssi; + __u8 confirm_name; __u8 eir[HCI_MAX_EIR_LENGTH]; } __packed;