Searched refs:rx_ttl (Results 1 – 4 of 4) sorted by relevance
/hal_espressif-2.7.6/components/bt/esp_ble_mesh/mesh_core/ |
D | provisioner_main.h | 131 uint8_t init_ttl, uint8_t rx_ttl, 141 uint8_t init_ttl, uint8_t rx_ttl,
|
D | provisioner_main.c | 1749 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/ |
D | btc_ble_mesh_prov.c | 827 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/ |
D | esp_ble_mesh_defs.h | 1251 uint8_t rx_ttl; /*!< Heartbeat RxTTL */ member
|