Searched refs:BT_MESH_RELAY_ENABLED (Results 1 – 6 of 6) sorted by relevance
360 #define BT_MESH_RELAY_ENABLED 0x01 macro
73 .relay = BT_MESH_RELAY_ENABLED,
1130 return (bt_mesh_relay_get() == BT_MESH_RELAY_ENABLED); in relay_to_adv()1160 if (rx->net_if == BT_MESH_NET_IF_ADV && bt_mesh_relay_get() != BT_MESH_RELAY_ENABLED && in bt_mesh_net_relay()
564 return (bt_mesh_relay_get() == BT_MESH_RELAY_ENABLED); in bt_mesh_fixed_group_match()
56 .relay = BT_MESH_RELAY_ENABLED,110 if (bt_mesh_relay_get() == BT_MESH_RELAY_ENABLED) { in hb_send()
1088 if (new_relay > BT_MESH_RELAY_ENABLED) { in bt_mesh_cfg_relay_set()
Completed in 17 milliseconds