Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ble_mesh/bt_mesh/core/inc/api/mesh/
A Dcfg_srv.h56 u8_t max_hops; member
/AliOS-Things-master/components/ble_mesh/bt_mesh/core/src/
A Dcfg_srv.c3057 net_buf_simple_add_u8(&msg, cfg->hb_sub.max_hops); in hb_sub_send_status()
3111 cfg->hb_sub.max_hops = 0; in heartbeat_sub_set()
3120 cfg->hb_sub.max_hops = 0; in heartbeat_sub_set()
3376 cfg->hb_sub.max_hops = MAX(cfg->hb_sub.max_hops, hops); in bt_mesh_heartbeat()
3383 cfg->hb_sub.max_hops, cfg->hb_sub.count); in bt_mesh_heartbeat()

Completed in 8 milliseconds