Add bluetooth channel connection callback to the incomplete BluetoothHost demo.
This commit is contained in:
parent
1f682ca2de
commit
55db57e1ed
5 changed files with 34 additions and 7 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue