mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-03-26 11:37:10 +00:00
added rfcomm and sdp psm
This commit is contained in:
parent
8f3654e23f
commit
4a83a7105b
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user