X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/fbabecee66b93596acc6f99a92be4a9dd3a750ce..31a34154dbbc20adc523eb08678977d218ae8135:/Demos/Host/Incomplete/BluetoothHost/Lib/RFCOMMControl.h?ds=inline diff --git a/Demos/Host/Incomplete/BluetoothHost/Lib/RFCOMMControl.h b/Demos/Host/Incomplete/BluetoothHost/Lib/RFCOMMControl.h index 7928d94cb..a5e3fbe55 100644 --- a/Demos/Host/Incomplete/BluetoothHost/Lib/RFCOMMControl.h +++ b/Demos/Host/Incomplete/BluetoothHost/Lib/RFCOMMControl.h @@ -59,6 +59,7 @@ #define RFCOMM_CONFIG_REMOTESIGNALS (1 << 0) #define RFCOMM_CONFIG_LOCALSIGNALS (1 << 1) #define RFCOMM_CONFIG_LOCALSIGNALSSENT (1 << 2) + #define RFCOMM_CONFIG_ABMMODESET (1 << 3) /* Enums: */ enum RFCOMM_Control_Commands_t