Home
last modified time | relevance | path

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

/Zephyr-latest/tests/bluetooth/controller/mock_ctrl/include/
Dutil.h20 int util_rand(void *buf, size_t len);
/Zephyr-latest/tests/bluetooth/controller/mock_ctrl/src/
Dutil.c48 int util_rand(void *buf, size_t len) in util_rand() function