Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/subsys/bluetooth/mesh/
Drpr_srv.c399 static int inbound_pdu_send(struct net_buf_simple *buf, in inbound_pdu_send() function
519 err = inbound_pdu_send(buf, NULL); in pb_rx()
1393 err = inbound_pdu_send(buf, &send_cb); in node_refresh_buf_send()