Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dcfg_srv.c3018 struct hb_pub_param *orig_msg) in hb_pub_send_status() argument
3029 if (orig_msg) { in hb_pub_send_status()
3030 memcpy(net_buf_simple_add(&msg, sizeof(*orig_msg)), orig_msg, in hb_pub_send_status()
3031 sizeof(*orig_msg)); in hb_pub_send_status()