Add bluetooth channel connection callback to the incomplete BluetoothHost demo.

This commit is contained in:
Dean Camera 2010-04-18 04:47:52 +00:00
parent 1f682ca2de
commit 55db57e1ed
5 changed files with 34 additions and 7 deletions

View file

@ -70,6 +70,7 @@
#define BT_INFORMATION_NOTSUPPORTED 0x0001
#define BT_CONNECTION_SUCCESSFUL 0x0000
#define BT_CONNECTION_REFUSED_PSM 0x0002
#define BT_CONNECTION_REFUSED_RESOURCES 0x0004
#define BT_CONFIGURATION_SUCCESSFUL 0x0000