Searched refs:provisioner_recv_heartbeat (Results 1 – 3 of 3) sorted by relevance
824 mesh_param.provisioner_recv_heartbeat.hb_src = hb_src; in btc_ble_mesh_provisioner_recv_heartbeat_cb()825 mesh_param.provisioner_recv_heartbeat.hb_dst = hb_dst; in btc_ble_mesh_provisioner_recv_heartbeat_cb()826 mesh_param.provisioner_recv_heartbeat.init_ttl = init_ttl; in btc_ble_mesh_provisioner_recv_heartbeat_cb()827 mesh_param.provisioner_recv_heartbeat.rx_ttl = rx_ttl; in btc_ble_mesh_provisioner_recv_heartbeat_cb()828 mesh_param.provisioner_recv_heartbeat.hops = hops; in btc_ble_mesh_provisioner_recv_heartbeat_cb()829 mesh_param.provisioner_recv_heartbeat.feature = feat; in btc_ble_mesh_provisioner_recv_heartbeat_cb()830 mesh_param.provisioner_recv_heartbeat.rssi = rssi; in btc_ble_mesh_provisioner_recv_heartbeat_cb()
350 …AG, "Provisioner:HbRecv,OK,%d,%d", param->provisioner_recv_heartbeat.hb_src, param->provisioner_re… in ble_mesh_prov_cb()
1262 …} provisioner_recv_heartbeat; /*!< Event parameters of ESP_BLE_MESH_PROVISIONER_RECV_HEARTBEAT_M… member