Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/mesh/
Dfriend.c489 static int encrypt_friend_pdu(struct bt_mesh_friend *frnd, struct net_buf *buf, in encrypt_friend_pdu() function
602 if (encrypt_friend_pdu(frnd, buf, false)) { in enqueue_sub_cfm()
935 if (encrypt_friend_pdu(frnd, buf, true)) { in enqueue_offer()
1275 if (encrypt_friend_pdu(frnd, frnd->last, false)) { in friend_timeout()