Searched refs:bt_mesh_cfg_beacon_set (Results 1 – 3 of 3) sorted by relevance
42 int bt_mesh_cfg_beacon_set(bt_mesh_client_common_param_t *param, uint8_t val);
495 return bt_mesh_cfg_beacon_set(¶m, set->beacon_set.beacon); in btc_ble_mesh_config_client_set_state()
718 int bt_mesh_cfg_beacon_set(bt_mesh_client_common_param_t *param, uint8_t val) in bt_mesh_cfg_beacon_set() function