Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/include/
Dmesh_main.h444 #define BLE_MESH_FEAT_SUPPORTED (BLE_MESH_FEAT_RELAY | \ macro
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dcfg_srv.c3105 cfg->hb_pub.feat = feat & BLE_MESH_FEAT_SUPPORTED; in heartbeat_pub_set()