Searched refs:provisioner_recv_heartbeat (Results 1 – 2 of 2) sorted by relevance
849 mesh_param.provisioner_recv_heartbeat.hb_src = hb_src; in btc_ble_mesh_provisioner_recv_heartbeat_cb()850 mesh_param.provisioner_recv_heartbeat.hb_dst = hb_dst; in btc_ble_mesh_provisioner_recv_heartbeat_cb()851 mesh_param.provisioner_recv_heartbeat.init_ttl = init_ttl; in btc_ble_mesh_provisioner_recv_heartbeat_cb()852 mesh_param.provisioner_recv_heartbeat.rx_ttl = rx_ttl; in btc_ble_mesh_provisioner_recv_heartbeat_cb()853 mesh_param.provisioner_recv_heartbeat.hops = hops; in btc_ble_mesh_provisioner_recv_heartbeat_cb()854 mesh_param.provisioner_recv_heartbeat.feature = feat; in btc_ble_mesh_provisioner_recv_heartbeat_cb()855 mesh_param.provisioner_recv_heartbeat.rssi = rssi; in btc_ble_mesh_provisioner_recv_heartbeat_cb()
1268 …} provisioner_recv_heartbeat; /*!< Event parameters of ESP_BLE_MESH_PROVISIONER_RECV_HEARTBEAT_M… member