From 85527ca3cc8f796d8fdff7810c13943e67a31358 Mon Sep 17 00:00:00 2001 From: "ole.reinhardt@googlemail.com" Date: Wed, 8 Oct 2014 13:21:49 +0000 Subject: [PATCH] Added BNEP PSM --- include/btstack/hci_cmds.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include/btstack/hci_cmds.h b/include/btstack/hci_cmds.h index 46fe69589..d25ec91a4 100644 --- a/include/btstack/hci_cmds.h +++ b/include/btstack/hci_cmds.h @@ -80,6 +80,7 @@ extern "C" { #define PSM_RFCOMM 0x03 #define PSM_HID_CONTROL 0x11 #define PSM_HID_INTERRUPT 0x13 +#define PSM_BNEP 0x15 // Events from host controller to host