Searched refs:bt_mesh_priv_gatt_proxy_get (Results 1 – 6 of 6) sorted by relevance
98 net_buf_simple_add_u8(&buf, bt_mesh_priv_gatt_proxy_get()); in gatt_proxy_status_rsp()252 priv_beacon_state.proxy_state = bt_mesh_priv_gatt_proxy_get(); in priv_beacon_srv_pending_store()
153 if (bt_mesh_priv_gatt_proxy_get() != BT_MESH_FEATURE_NOT_SUPPORTED) { in bt_mesh_od_priv_proxy_set()248 enum bt_mesh_feat_state bt_mesh_priv_gatt_proxy_get(void) in bt_mesh_priv_gatt_proxy_get() function
364 bt_mesh_priv_gatt_proxy_get() == BT_MESH_PRIV_GATT_PROXY_ENABLED)) { in bt_mesh_net_iv_update()679 (bt_mesh_priv_gatt_proxy_get() == BT_MESH_PRIV_GATT_PROXY_ENABLED); in relay_to_adv()698 bt_mesh_priv_gatt_proxy_get() != BT_MESH_PRIV_GATT_PROXY_ENABLED) { in bt_mesh_net_relay()753 bt_mesh_priv_gatt_proxy_get() == BT_MESH_PRIV_GATT_PROXY_ENABLED)) { in bt_mesh_net_relay()897 bt_mesh_priv_gatt_proxy_get() == BT_MESH_PRIV_GATT_PROXY_DISABLED && in bt_mesh_net_recv()
649 bt_mesh_priv_gatt_proxy_get() == BT_MESH_GATT_PROXY_ENABLED); in is_sub_proxy_active()755 if (bt_mesh_priv_gatt_proxy_get() == BT_MESH_FEATURE_ENABLED) { in proxy_adv_request_get()1137 client->privacy = (bt_mesh_priv_gatt_proxy_get() == BT_MESH_FEATURE_ENABLED) || in gatt_connected()
190 bt_mesh_priv_gatt_proxy_get() == BT_MESH_GATT_PROXY_ENABLED || in bt_mesh_sol_recv()
281 enum bt_mesh_feat_state bt_mesh_priv_gatt_proxy_get(void);