Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/mesh/
Drpr_cli.c417 static const struct bt_mesh_send_cb pdu_send_cb = { variable
670 err = bt_mesh_model_send(cli->mod, &ctx, buf, &pdu_send_cb, cli); in send()