Home
last modified time | relevance | path

Searched refs:BT_MESH_RELAY_ENABLED (Results 1 – 6 of 6) sorted by relevance

/AliOS-Things-master/components/ble_mesh/bt_mesh/core/inc/api/mesh/
A Dmain.h360 #define BT_MESH_RELAY_ENABLED 0x01 macro
/AliOS-Things-master/components/ble_host/bt_host/ali_vendormodel_profile/
A Dali_vendormodel_profile.c73 .relay = BT_MESH_RELAY_ENABLED,
/AliOS-Things-master/components/ble_mesh/bt_mesh/core/src/
A Dnet.c1130 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()
A Daccess.c564 return (bt_mesh_relay_get() == BT_MESH_RELAY_ENABLED); in bt_mesh_fixed_group_match()
A Dcfg_srv.c56 .relay = BT_MESH_RELAY_ENABLED,
110 if (bt_mesh_relay_get() == BT_MESH_RELAY_ENABLED) { in hb_send()
A Dcfg_cli.c1088 if (new_relay > BT_MESH_RELAY_ENABLED) { in bt_mesh_cfg_relay_set()

Completed in 17 milliseconds