Home
last modified time | relevance | path

Searched refs:BLE_MESH_RELAY_NOT_SUPPORTED (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-3.4.0/components/bt/esp_ble_mesh/mesh_core/include/
Dmesh_main.h422 #define BLE_MESH_RELAY_NOT_SUPPORTED 0x02 macro
/hal_espressif-3.4.0/components/bt/esp_ble_mesh/mesh_core/
Dcfg_srv.c917 if (cfg->relay == BLE_MESH_RELAY_NOT_SUPPORTED) { in relay_set()
3376 cfg->relay = BLE_MESH_RELAY_NOT_SUPPORTED; in cfg_srv_init()
3541 return BLE_MESH_RELAY_NOT_SUPPORTED; in bt_mesh_relay_get()