diff options
| author | Marcel Holtmann <marcel@holtmann.org> | 2004-05-02 21:55:01 +0000 | 
|---|---|---|
| committer | Marcel Holtmann <marcel@holtmann.org> | 2004-05-02 21:55:01 +0000 | 
| commit | 6537173ad53f64d51bfa11788a3588c5fde27afc (patch) | |
| tree | b93c088941cc9a062ea51fb10a22a008e7e2eafc /include/sdp.h | |
| parent | 2d0eb2ad3222761c5c410fc9340ff23ce58680ac (diff) | |
Add HCRP UUID defines
Diffstat (limited to 'include/sdp.h')
| -rw-r--r-- | include/sdp.h | 3 | 
1 files changed, 3 insertions, 0 deletions
| diff --git a/include/sdp.h b/include/sdp.h index e28c4702..7a654fc4 100644 --- a/include/sdp.h +++ b/include/sdp.h @@ -68,6 +68,9 @@ extern "C" {  #define WSP_UUID	0x000E  #define BNEP_UUID	0x000F  #define HIDP_UUID	0x0011 +#define HCRP_CTRL_UUID	0x0012 +#define HCRP_DATA_UUID	0x0014 +#define HCRP_NOTE_UUID	0x0016  #define CMTP_UUID	0x001B  /* | 
