forked from espressif/esp-idf
Merge branch 'bugfix/cannot_change_indication_manually' into 'release/v3.3'
GATT_SendServiceChangeIndication can't send service change indication manually(v3.3) See merge request espressif/esp-idf!16270
This commit is contained in:
@ -7,7 +7,7 @@ CONFIG_BTDM_CTRL_MODE_BTDM=n
|
||||
CONFIG_BTDM_MODEM_SLEEP=n
|
||||
CONFIG_BTDM_SCAN_DUPL_TYPE_DATA_DEVICE=y
|
||||
CONFIG_BTDM_BLE_MESH_SCAN_DUPL_EN=y
|
||||
CONFIG_BT_GATTS_SEND_SERVICE_CHANGE_MANUAL=y
|
||||
CONFIG_GATTS_SEND_SERVICE_CHANGE_MANUAL=y
|
||||
CONFIG_BT_BTU_TASK_STACK_SIZE=4512
|
||||
CONFIG_BLUEDROID_ENABLED=y
|
||||
|
||||
|
Reference in New Issue
Block a user