Home
last modified time | relevance | path

Searched refs:BLE_MESH_BEACON_DISABLED (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/include/
Dmesh_main.h424 #define BLE_MESH_BEACON_DISABLED 0x00 macro
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dbeacon.c485 } else if (bt_mesh_beacon_get() == BLE_MESH_BEACON_DISABLED) { in bt_mesh_beacon_ivu_initiator()
Dcfg_srv.c3601 return BLE_MESH_BEACON_DISABLED; in bt_mesh_beacon_get()