Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/mesh/
Dnet.c447 static int net_header_encode(struct bt_mesh_net_tx *tx, uint8_t nid, in net_header_encode() function
499 err = net_header_encode(tx, cred->nid, buf); in bt_mesh_net_encode()
543 err = net_header_encode(tx, cred->nid, &adv->b); in bt_mesh_net_send()