Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/include/
Dmesh_main.h427 #define BLE_MESH_GATT_PROXY_DISABLED 0x00 macro
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dnet.c1503 if (bt_mesh_gatt_proxy_get() == BLE_MESH_GATT_PROXY_DISABLED && in bt_mesh_net_recv()