Searched refs:bt_mesh_health_attention_set (Results 1 – 3 of 3) sorted by relevance
53 int bt_mesh_health_attention_set(bt_mesh_client_common_param_t *param,
368 return bt_mesh_health_attention_set(¶m, set->attention_set.attention, true); in btc_ble_mesh_health_client_set_state()370 return bt_mesh_health_attention_set(¶m, set->attention_set.attention, false); in btc_ble_mesh_health_client_set_state()
245 int bt_mesh_health_attention_set(bt_mesh_client_common_param_t *param, in bt_mesh_health_attention_set() function