Move out RFCOMM channel structure init code to a seperate routine, to save on compile...
[pub/USBasp.git] / Demos / Host / Incomplete / BluetoothHost / Lib / RFCOMMControl.h
index 7928d94..a5e3fbe 100644 (file)
@@ -59,6 +59,7 @@
                #define RFCOMM_CONFIG_REMOTESIGNALS    (1 << 0)\r
                #define RFCOMM_CONFIG_LOCALSIGNALS     (1 << 1)\r
                #define RFCOMM_CONFIG_LOCALSIGNALSSENT (1 << 2)\r
+               #define RFCOMM_CONFIG_ABMMODESET       (1 << 3)\r
 \r
        /* Enums: */\r
                enum RFCOMM_Control_Commands_t\r