Home
last modified time | relevance | path

Searched refs:BT_MESH_GATT_PROXY_ENABLED (Results 1 – 10 of 10) sorted by relevance

/Zephyr-Core-3.6.0/include/zephyr/bluetooth/mesh/
Dcfg.h57 #define BT_MESH_GATT_PROXY_ENABLED BT_MESH_FEATURE_ENABLED macro
/Zephyr-Core-3.6.0/subsys/bluetooth/mesh/
Dpriv_beacon_cli.c69 proxy != BT_MESH_GATT_PROXY_ENABLED && in handle_gatt_proxy_status()
209 val != BT_MESH_GATT_PROXY_ENABLED)) { in bt_mesh_priv_beacon_cli_gatt_proxy_set()
Dsolicitation.c189 if (bt_mesh_gatt_proxy_get() == BT_MESH_GATT_PROXY_ENABLED || in bt_mesh_sol_recv()
190 bt_mesh_priv_gatt_proxy_get() == BT_MESH_GATT_PROXY_ENABLED || in bt_mesh_sol_recv()
Dpriv_beacon_srv.c122 gatt_proxy != BT_MESH_GATT_PROXY_ENABLED) { in handle_gatt_proxy_set()
Dnet.c355 (bt_mesh_gatt_proxy_get() == BT_MESH_GATT_PROXY_ENABLED || in bt_mesh_net_iv_update()
670 return (bt_mesh_gatt_proxy_get() == BT_MESH_GATT_PROXY_ENABLED) || in relay_to_adv()
691 bt_mesh_gatt_proxy_get() != BT_MESH_GATT_PROXY_ENABLED && in bt_mesh_net_relay()
746 bt_mesh_gatt_proxy_get() == BT_MESH_GATT_PROXY_ENABLED || in bt_mesh_net_relay()
Dheartbeat.c134 if (bt_mesh_gatt_proxy_get() == BT_MESH_GATT_PROXY_ENABLED) { in heartbeat_send()
Dproxy_srv.c638 bt_mesh_gatt_proxy_get() == BT_MESH_GATT_PROXY_ENABLED || in is_sub_proxy_active()
639 bt_mesh_priv_gatt_proxy_get() == BT_MESH_GATT_PROXY_ENABLED); in is_sub_proxy_active()
DKconfig1248 config BT_MESH_GATT_PROXY_ENABLED config
/Zephyr-Core-3.6.0/tests/bsim/bluetooth/mesh/src/
Dtest_heartbeat.c75 if (bt_mesh_gatt_proxy_get() == BT_MESH_GATT_PROXY_ENABLED) { in sub_hb_recv_cb()
Dtest_beacon.c1724 ASSERT_OK_MSG(bt_mesh_priv_gatt_proxy_set(BT_MESH_GATT_PROXY_ENABLED), in test_tx_priv_net_id()
1820 ASSERT_OK_MSG(bt_mesh_priv_gatt_proxy_set(BT_MESH_GATT_PROXY_ENABLED), in test_tx_priv_multi_net_id()
1949 ASSERT_OK_MSG(bt_mesh_gatt_proxy_set(BT_MESH_GATT_PROXY_ENABLED), in test_tx_proxy_adv_multi_subnet_coex()
1971 ASSERT_OK_MSG(bt_mesh_gatt_proxy_set(BT_MESH_GATT_PROXY_ENABLED), in test_tx_proxy_adv_multi_subnet_coex()