Searched refs:bt_mesh_cfg_gatt_proxy_set (Results 1 – 3 of 3) sorted by relevance
54 int bt_mesh_cfg_gatt_proxy_set(bt_mesh_client_common_param_t *param, uint8_t val);
501 return bt_mesh_cfg_gatt_proxy_set(¶m, set->gatt_proxy_set.gatt_proxy); in btc_ble_mesh_config_client_set_state()
752 int bt_mesh_cfg_gatt_proxy_set(bt_mesh_client_common_param_t *param, uint8_t val) in bt_mesh_cfg_gatt_proxy_set() function