Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ble_mesh/bt_mesh/mesh_node/
A Dmesh_node.c65 uint8_t auto_config_ack_flag; member
129 if (g_mesh_node.auto_config_ack_flag) { in auto_config_timeout_cb()
730 g_mesh_node.auto_config_ack_flag = 1; in node_model_message_cb()
732 g_mesh_node.auto_config_ack_flag = 0; in node_model_message_cb()
736 if (g_mesh_node.auto_config_ack_flag) { in node_model_message_cb()

Completed in 6 milliseconds