projects
/
pub
/
lufa.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Add bluetooth channel connection callback to the incomplete BluetoothHost demo.
[pub/lufa.git]
/
Demos
/
Host
/
Incomplete
/
BluetoothHost
/
Lib
/
BluetoothACLPackets.h
diff --git
a/Demos/Host/Incomplete/BluetoothHost/Lib/BluetoothACLPackets.h
b/Demos/Host/Incomplete/BluetoothHost/Lib/BluetoothACLPackets.h
index
5bc5c83
..
27d1a94
100644
(file)
--- a/
Demos/Host/Incomplete/BluetoothHost/Lib/BluetoothACLPackets.h
+++ b/
Demos/Host/Incomplete/BluetoothHost/Lib/BluetoothACLPackets.h
@@
-70,6
+70,7
@@
#define BT_INFORMATION_NOTSUPPORTED 0x0001
\r
\r
#define BT_CONNECTION_SUCCESSFUL 0x0000
\r
+ #define BT_CONNECTION_REFUSED_PSM 0x0002
\r
#define BT_CONNECTION_REFUSED_RESOURCES 0x0004
\r
\r
#define BT_CONFIGURATION_SUCCESSFUL 0x0000
\r