Home
last modified time | relevance | path

Searched refs:proxy (Results 1 – 6 of 6) sorted by relevance

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dcrypto.h136 uint32_t iv_index, bool proxy);
139 uint32_t iv_index, bool proxy);
Dcrypto.c596 uint32_t iv_index, bool proxy) in bt_mesh_net_encrypt() argument
607 if (proxy) { in bt_mesh_net_encrypt()
628 uint32_t iv_index, bool proxy) in bt_mesh_net_decrypt() argument
638 if (proxy) { in bt_mesh_net_decrypt()
Dnet.h353 bool proxy);
Dnet.c859 bool proxy) in bt_mesh_net_encode() argument
908 err = bt_mesh_net_encrypt(enc, buf, BLE_MESH_NET_IVI_TX, proxy); in bt_mesh_net_encode()
/hal_espressif-latest/components/bt/host/nimble/
DKconfig.in429 bool "Enable mesh proxy functionality"
433 Enable proxy. This is automatically set whenever NIMBLE_MESH_PB_GATT or
469 i.e. the ability to act as a proxy between a Mesh GATT Client
/hal_espressif-latest/components/bt/esp_ble_mesh/
DKconfig.in314 and other proxy pdu transmission.
323 ability to act as a proxy between a Mesh GATT Client and a Mesh network.