Searched refs:bt_mesh_beacon_encrypt (Results 1 – 4 of 4) sorted by relevance
| /Zephyr-latest/subsys/bluetooth/mesh/ |
| D | crypto.h | 154 int bt_mesh_beacon_encrypt(const struct bt_mesh_key *pbk, uint8_t flags, uint32_t iv_index,
|
| D | beacon.c | 203 err = bt_mesh_beacon_encrypt(&keys->priv_beacon, flags, bt_mesh.iv_index, in private_beacon_update()
|
| D | crypto.c | 818 int bt_mesh_beacon_encrypt(const struct bt_mesh_key *pbk, uint8_t flags, uint32_t iv_index, in bt_mesh_beacon_encrypt() function
|
| /Zephyr-latest/tests/bsim/bluetooth/mesh/src/ |
| D | test_beacon.c | 1261 bt_mesh_beacon_encrypt(&priv_beacon_key, flags, iv_index, in private_beacon_create()
|