Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ble_mesh/bt_mesh/core/inc/api/mesh/
A Dctrl_relay.h71 u8_t chk_period; member
/AliOS-Things-master/components/genie_service/core/inc/
A Dgenie_storage.h84 uint8_t chk_period; member
/AliOS-Things-master/components/ble_mesh/bt_mesh/core/src/
A Dcfg_cli.c815 param->cr_p->chk_period = net_buf_simple_pull_u8(buf); in cli_ctrl_relay_status()
2160 net_buf_simple_add_u8(msg, cr->chk_period); in bt_mesh_cfg_ctrl_relay_set()
/AliOS-Things-master/components/ble_mesh/bt_shell/bt_mesh/
A Dshell.c2493 …printf("status_period:%d check_period:%d request_period:%d\n", cr.sta_period, cr.chk_period, cr.re… in ctrl_relay_get()
2508 cr.chk_period = strtoul(argv[5], NULL, 0); in ctrl_relay_set()

Completed in 16 milliseconds