Home
last modified time | relevance | path

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

/hal_espressif-2.7.6/components/bt/esp_ble_mesh/mesh_core/
Dprovisioner_main.h131 uint8_t init_ttl, uint8_t rx_ttl,
141 uint8_t init_ttl, uint8_t rx_ttl,
Dprovisioner_main.c1749 uint8_t init_ttl, uint8_t rx_ttl, in bt_mesh_provisioner_heartbeat() argument
1776 hb_rx.cb(hb_src, hb_dst, init_ttl, rx_ttl, hops, feat, rssi); in bt_mesh_provisioner_heartbeat()
/hal_espressif-2.7.6/components/bt/esp_ble_mesh/btc/
Dbtc_ble_mesh_prov.c827 uint8_t init_ttl, uint8_t rx_ttl, in btc_ble_mesh_provisioner_recv_heartbeat_cb() argument
835 mesh_param.provisioner_recv_heartbeat.rx_ttl = rx_ttl; in btc_ble_mesh_provisioner_recv_heartbeat_cb()
/hal_espressif-2.7.6/components/bt/esp_ble_mesh/api/
Desp_ble_mesh_defs.h1251 uint8_t rx_ttl; /*!< Heartbeat RxTTL */ member