Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/subsys/bluetooth/mesh/
Dnet.c427 static const struct bt_mesh_net_cred *net_tx_cred_get(struct bt_mesh_net_tx *tx) in net_tx_cred_get() function
490 cred = net_tx_cred_get(tx); in bt_mesh_net_encode()
534 cred = net_tx_cred_get(tx); in bt_mesh_net_send()