Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/include/
Dll.h109 uint8_t ll_adv_disable_all(void);
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull_adv.c1663 uint8_t ll_adv_disable_all(void) function
1676 (void)ll_adv_disable_all();
/Zephyr-latest/subsys/bluetooth/controller/hci/
Dhci.c3554 status = ll_adv_disable_all(); in le_set_ext_adv_enable()