Home
last modified time | relevance | path

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

/nrf52832-nimble/packages/NimBLE-latest/nimble/host/mesh/src/
H A Dnet.h260 BT_MESH_NET_IF_PROXY_CFG, enumerator
H A Dnet.c1012 rx->net_if == BT_MESH_NET_IF_PROXY_CFG) { in net_decrypt()
1277 if (net_if != BT_MESH_NET_IF_PROXY_CFG && in bt_mesh_net_decode()
H A Dproxy.c324 err = bt_mesh_net_decode(client->buf, BT_MESH_NET_IF_PROXY_CFG, in proxy_cfg()