Home
last modified time | relevance | path

Searched refs:CONFIG_BT_MESH_TX_SEG_MSG_COUNT (Results 1 – 8 of 8) sorted by relevance

/AliOS-Things-master/components/ble_mesh/configs/
A Dble_mesh_default_config.h132 #ifndef CONFIG_BT_MESH_TX_SEG_MSG_COUNT
133 #define CONFIG_BT_MESH_TX_SEG_MSG_COUNT 1 macro
/AliOS-Things-master/hardware/board/haas200/config/
A Dbt_mesh_opt.h13 #define CONFIG_BT_MESH_TX_SEG_MSG_COUNT 2 macro
/AliOS-Things-master/components/ble_mesh/
A DREADME.md48 | CONFIG_BT_MESH_TX_SEG_MSG_COUNT | 1 | 默认并发消息发送数为1。如果同时发送消息超过该配置,将会返回错误。 |
A Dbt_defconfig90 CONFIG_BT_MESH_TX_SEG_MSG_COUNT=1
A Dbt_preconfig119 CONFIG_BT_MESH_TX_SEG_MSG_COUNT=1
/AliOS-Things-master/components/ble_host/
A Dbt_defconfig90 CONFIG_BT_MESH_TX_SEG_MSG_COUNT=1
A Dbt_preconfig119 CONFIG_BT_MESH_TX_SEG_MSG_COUNT=1
/AliOS-Things-master/components/ble_mesh/bt_mesh/core/src/
A Dtransport.c102 } seg_tx[CONFIG_BT_MESH_TX_SEG_MSG_COUNT];

Completed in 7 milliseconds