Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ble_mesh/bt_mesh/core/inc/api/mesh/
A Dctrl_relay.h72 u8_t req_period; member
/AliOS-Things-master/components/genie_service/core/inc/
A Dgenie_storage.h85 uint8_t req_period; member
/AliOS-Things-master/components/ble_mesh/bt_mesh/core/src/
A Dcfg_cli.c816 param->cr_p->req_period = net_buf_simple_pull_u8(buf); in cli_ctrl_relay_status()
2161 net_buf_simple_add_u8(msg, cr->req_period); in bt_mesh_cfg_ctrl_relay_set()
/AliOS-Things-master/components/ble_mesh/bt_shell/bt_mesh/
A Dshell.c2493 …tatus_period:%d check_period:%d request_period:%d\n", cr.sta_period, cr.chk_period, cr.req_period); in ctrl_relay_get()
2509 cr.req_period = strtoul(argv[6], NULL, 0); in ctrl_relay_set()

Completed in 14 milliseconds