Searched refs:bt_mesh_priv_beacon_get (Results 1 – 5 of 5) sorted by relevance
46 net_buf_simple_add_u8(&buf, bt_mesh_priv_beacon_get()); in beacon_status_rsp()245 priv_beacon_state.state = bt_mesh_priv_beacon_get(); in priv_beacon_srv_pending_store()
175 if (bt_mesh_priv_beacon_get() == BT_MESH_FEATURE_ENABLED && in private_random_update()323 .enabled = bt_mesh_priv_beacon_get() == BT_MESH_FEATURE_ENABLED, in net_beacon_for_subnet_send()465 (bt_mesh_priv_beacon_get() == BT_MESH_FEATURE_ENABLED); in net_beacon_is_running()615 if (((priv && bt_mesh_priv_beacon_get() == BT_MESH_PRIV_GATT_PROXY_ENABLED) || in net_beacon_register()
553 bt_mesh_priv_beacon_get() == BT_MESH_PRIV_BEACON_ENABLED) { in bt_mesh_resume()634 bt_mesh_priv_beacon_get() == BT_MESH_PRIV_BEACON_ENABLED) { in bt_mesh_start()
113 enum bt_mesh_feat_state bt_mesh_priv_beacon_get(void) in bt_mesh_priv_beacon_get() function
104 enum bt_mesh_feat_state bt_mesh_priv_beacon_get(void);