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:
@@ -113,7 +113,7 @@ const struct
|
||||
{(SDP_DATATYPE_UnsignedInt | SDP_DATASIZE_16Bit), SWAPENDIAN_16(0x0100)},
|
||||
}
|
||||
}
|
||||
};
|
||||
};
|
||||
|
||||
const struct
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user