Home
last modified time | relevance | path

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

/Zephyr-latest/tests/bluetooth/controller/ctrl_user_ext/src/
Dull_vendor.h15 static inline int ull_user_init(void) in ull_user_init() function
/Zephyr-latest/tests/bluetooth/controller/mock_ctrl/include/
Dull_vendor.h15 static inline int ull_user_init(void) in ull_user_init() function
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull.c752 err = ull_user_init(); in ll_init()