Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/include/
Dll.h87 uint8_t ll_adv_aux_set_count_get(void);
/Zephyr-latest/tests/bsim/bluetooth/ll/advx/src/
Dmain.c1018 num_adv_sets = ll_adv_aux_set_count_get(); in test_advx_main()
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull_adv_aux.c1328 uint8_t ll_adv_aux_set_count_get(void) in ll_adv_aux_set_count_get() function
/Zephyr-latest/subsys/bluetooth/controller/hci/
Dhci.c3627 rp->num_sets = ll_adv_aux_set_count_get(); in le_read_num_adv_sets()