added rfcomm and sdp psm

This commit is contained in:
matthias.ringwald 2010-02-28 21:36:57 +00:00
parent 8f3654e23f
commit 4a83a7105b

View File

@ -56,6 +56,9 @@
// RFCOMM data
#define RFCOMM_DATA_PACKET 0x07
// Fixed PSM nuumbers
#define PSM_SDP 0x01
#define PSM_RFCOMM 0x03
// Events from host controller to host
#define HCI_EVENT_INQUIRY_COMPLETE 0x01