Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/mesh/
Dmain.h779 uint64_t auth_val; member
/Zephyr-latest/subsys/bluetooth/mesh/
Dbeacon.c558 memcpy(&beacon_info.auth_val, params->auth, 8); in secure_beacon_authenticate()