Home
last modified time | relevance | path

Searched refs:BLE_MESH_NET_IF_PROXY (Results 1 – 4 of 4) sorted by relevance

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dnet.h282 BLE_MESH_NET_IF_PROXY, enumerator
Dnet.c1216 case BLE_MESH_NET_IF_PROXY: in relay_to_adv()
1500 net_if == BLE_MESH_NET_IF_PROXY) { in bt_mesh_net_recv()
Dproxy_client.c204 bt_mesh_net_recv(&server->buf, 0, BLE_MESH_NET_IF_PROXY); in proxy_complete_pdu()
Dproxy_server.c476 bt_mesh_net_recv(&client->buf, 0, BLE_MESH_NET_IF_PROXY); in proxy_complete_pdu()