Searched refs:chk_period (Results 1 – 4 of 4) sorted by relevance
71 u8_t chk_period; member
84 uint8_t chk_period; member
815 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()
2493 …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