ADD kit<->server Messages ids

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@24253 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Oliver Ruiz Dorantes 2008-03-05 23:32:16 +00:00
parent 221b5626d5
commit 660030cbe7
1 changed files with 3 additions and 0 deletions

View File

@ -8,5 +8,8 @@
#define BT_MSG_ADQUIRE_LOCAL_DEVICE 'btAd'
#define BT_MSG_GET_FRIENDLY_NAME 'btFn'
#define BT_MSG_GET_ADDRESS 'btGa'
#define BT_MSG_HANDLE_SIMPLE_REQUEST 'btsR'
#define BT_MSG_ADD_DEVICE 'btDD'
#endif