Searched refs:BT_MESH_GATT_PROXY_ENABLED (Results 1 – 9 of 9) sorted by relevance
57 #define BT_MESH_GATT_PROXY_ENABLED BT_MESH_FEATURE_ENABLED macro
69 proxy != BT_MESH_GATT_PROXY_ENABLED && in handle_gatt_proxy_status()207 *val != BT_MESH_GATT_PROXY_ENABLED)) { in bt_mesh_priv_beacon_cli_gatt_proxy_set()
101 gatt_proxy != BT_MESH_GATT_PROXY_ENABLED) { in handle_gatt_proxy_set()
190 if (bt_mesh_gatt_proxy_get() == BT_MESH_GATT_PROXY_ENABLED || in bt_mesh_sol_recv()191 bt_mesh_priv_gatt_proxy_get() == BT_MESH_GATT_PROXY_ENABLED || in bt_mesh_sol_recv()
362 (bt_mesh_gatt_proxy_get() == BT_MESH_GATT_PROXY_ENABLED || in bt_mesh_net_iv_update()677 return (bt_mesh_gatt_proxy_get() == BT_MESH_GATT_PROXY_ENABLED) || in relay_to_adv()698 bt_mesh_gatt_proxy_get() != BT_MESH_GATT_PROXY_ENABLED && in bt_mesh_net_relay()753 bt_mesh_gatt_proxy_get() == BT_MESH_GATT_PROXY_ENABLED || in bt_mesh_net_relay()
621 bt_mesh_gatt_proxy_get() == BT_MESH_GATT_PROXY_ENABLED || in advertise_subnet()622 bt_mesh_priv_gatt_proxy_get() == BT_MESH_GATT_PROXY_ENABLED); in advertise_subnet()774 (bt_mesh_priv_gatt_proxy_get() == BT_MESH_GATT_PROXY_ENABLED)) { in gatt_proxy_advertise()
134 if (bt_mesh_gatt_proxy_get() == BT_MESH_GATT_PROXY_ENABLED) { in heartbeat_send()
220 config BT_MESH_GATT_PROXY_ENABLED config
75 if (bt_mesh_gatt_proxy_get() == BT_MESH_GATT_PROXY_ENABLED) { in sub_hb_recv_cb()