Add start of RFCOMM service layer to the incomplete BluetoothHost demo.
Reduce the size of the attribute search list from 15 ranges to 8 to save RAM.
This commit is contained in:
@@ -45,6 +45,7 @@
|
||||
#include <stdio.h>
|
||||
|
||||
#include "Lib/ServiceDiscoveryProtocol.h"
|
||||
#include "Lib/RFCOMM.h"
|
||||
#include "Lib/BluetoothStack.h"
|
||||
|
||||
#include "DeviceDescriptor.h"
|
||||
|
||||
Reference in New Issue
Block a user