Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/mesh/
Dsolicitation.c298 static int sol_pdu_create(struct bt_mesh_subnet *sub, struct net_buf_simple *pdu) in sol_pdu_create() function
515 err = sol_pdu_create(sub, &pdu); in bt_mesh_sol_send()