Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/mesh/
Daccess.c830 static const struct bt_mesh_send_cb pub_sent_cb = { variable
848 return bt_mesh_trans_send(&tx, &sdu, &pub_sent_cb, (void *)mod); in publish_transmit()