Searched refs:new_relay (Results 1 – 4 of 4) sorted by relevance
773 int bt_mesh_cfg_cli_relay_set(uint16_t net_idx, uint16_t addr, uint8_t new_relay,
249 uint8_t new_relay; member
1294 int bt_mesh_cfg_cli_relay_set(uint16_t net_idx, uint16_t addr, uint8_t new_relay, in bt_mesh_cfg_cli_relay_set() argument1311 net_buf_simple_add_u8(&msg, new_relay); in bt_mesh_cfg_cli_relay_set()
2411 cp->new_relay, cp->new_transmit, in config_relay_set()