OSDN Git Service
(root)
/
android-x86
/
external-bluetooth-bluez.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
26218db
)
monitor: Add define for "Connection Failed To Be Established"
author
Johan Hedberg
<johan.hedberg@intel.com>
Thu, 19 Sep 2013 15:27:12 +0000
(18:27 +0300)
committer
Johan Hedberg
<johan.hedberg@intel.com>
Thu, 19 Sep 2013 17:39:02 +0000
(20:39 +0300)
monitor/bt.h
patch
|
blob
|
history
diff --git
a/monitor/bt.h
b/monitor/bt.h
index
33437b3
..
3f32fbd
100644
(file)
--- a/
monitor/bt.h
+++ b/
monitor/bt.h
@@
-1765,6
+1765,7
@@
struct bt_hci_evt_le_long_term_key_request {
#define BT_HCI_ERR_UNSUPPORTED_FEATURE 0x11
#define BT_HCI_ERR_INVALID_PARAMETERS 0x12
#define BT_HCI_ERR_UNSPECIFIED_ERROR 0x1f
+#define BT_HCI_ERR_CONN_FAILED_TO_ESTABLISH 0x3e
struct bt_l2cap_hdr {
uint16_t len;