Searched refs:bt_mesh_gatt_proxy_get (Results 1 – 8 of 8) sorted by relevance
206 enum bt_mesh_feat_state bt_mesh_gatt_proxy_get(void) in bt_mesh_gatt_proxy_get() function226 if (bt_mesh_gatt_proxy_get() == BT_MESH_FEATURE_ENABLED) { in bt_mesh_priv_gatt_proxy_set()386 return (bt_mesh_gatt_proxy_get() == BT_MESH_FEATURE_ENABLED); in bt_mesh_fixed_group_match()478 val.gatt_proxy = bt_mesh_gatt_proxy_get(); in store_pending_cfg()
363 (bt_mesh_gatt_proxy_get() == BT_MESH_GATT_PROXY_ENABLED || in bt_mesh_net_iv_update()678 return (bt_mesh_gatt_proxy_get() == BT_MESH_GATT_PROXY_ENABLED) || in relay_to_adv()697 bt_mesh_gatt_proxy_get() != BT_MESH_GATT_PROXY_ENABLED && in bt_mesh_net_relay()752 bt_mesh_gatt_proxy_get() == BT_MESH_GATT_PROXY_ENABLED || in bt_mesh_net_relay()896 if (bt_mesh_gatt_proxy_get() == BT_MESH_GATT_PROXY_DISABLED && in bt_mesh_net_recv()
651 bt_mesh_gatt_proxy_get() == BT_MESH_GATT_PROXY_ENABLED || in is_sub_proxy_active()764 if (bt_mesh_gatt_proxy_get() == BT_MESH_FEATURE_ENABLED) { in proxy_adv_request_get()1157 if (bt_mesh_gatt_proxy_get() == BT_MESH_FEATURE_ENABLED || in gatt_connected()
134 if (bt_mesh_gatt_proxy_get() == BT_MESH_GATT_PROXY_ENABLED) { in heartbeat_send()
189 if (bt_mesh_gatt_proxy_get() == BT_MESH_GATT_PROXY_ENABLED || in bt_mesh_sol_recv()
520 net_buf_simple_add_u8(&msg, bt_mesh_gatt_proxy_get()); in send_gatt_proxy_status()
258 enum bt_mesh_feat_state bt_mesh_gatt_proxy_get(void);
75 if (bt_mesh_gatt_proxy_get() == BT_MESH_GATT_PROXY_ENABLED) { in sub_hb_recv_cb()