xref: /samples/bluetooth/peripheral_ots/prj.conf
  • Home
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • current directory
1CONFIG_BT=y
2CONFIG_BT_PERIPHERAL=y
3CONFIG_BT_DEVICE_NAME="Zephyr OTS"
4CONFIG_BT_OTS=y
5CONFIG_BT_OTS_DIR_LIST_OBJ=y
6CONFIG_BT_OTS_OBJ_NAME_WRITE_SUPPORT=y
7CONFIG_BT_OTS_OACP_WRITE_SUPPORT=y
8CONFIG_BT_OTS_OACP_PATCH_SUPPORT=y
9CONFIG_BT_OTS_OACP_CREATE_SUPPORT=y
10CONFIG_BT_OTS_OACP_DELETE_SUPPORT=y
11CONFIG_BT_OTS_OACP_CHECKSUM_SUPPORT=y
12CONFIG_LOG=y
13CONFIG_ASSERT=y
14# This sample needs more memory on BT_RX_THREAD
15CONFIG_BT_RX_STACK_SIZE=1536
16

Last Index update Fri Aug 22 02:51:05 CST 2025