Bluetooth: OTS - Add Calculate Checksum support
OTS add Calculate checksum feature support. OTS client add object calculate checksum function. Signed-off-by: Pirun Lee <pirun.lee@nordicsemi.no>
This commit is contained in:
parent
4858f8d667
commit
1e6f36cca7
5 changed files with 285 additions and 17 deletions
|
@ -41,6 +41,9 @@ config BT_OTS_OACP_CREATE_SUPPORT
|
|||
depends on BT_OTS_OACP_WRITE_SUPPORT
|
||||
depends on BT_OTS_OBJ_NAME_WRITE_SUPPORT
|
||||
|
||||
config BT_OTS_OACP_CHECKSUM_SUPPORT
|
||||
bool "Support OACP Calculate Checksum operation"
|
||||
|
||||
config BT_OTS_OACP_DELETE_SUPPORT
|
||||
bool "Support OACP Delete Operation"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue