Home
last modified time | relevance | path

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

/hal_espressif-2.7.6/components/bt/esp_ble_mesh/mesh_core/
Dfriend.c468 static int encrypt_friend_pdu(struct bt_mesh_friend *frnd, struct net_buf *buf, in encrypt_friend_pdu() function
596 if (encrypt_friend_pdu(frnd, buf, false)) { in enqueue_sub_cfm()
914 if (encrypt_friend_pdu(frnd, buf, true)) { in enqueue_offer()
1225 if (encrypt_friend_pdu(frnd, frnd->last, false)) { in friend_timeout()