Home
last modified time | relevance | path

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

/Zephyr-latest/tests/bluetooth/controller/mock_ctrl/include/lll/
Dlll_adv_pdu.h90 static inline void lll_adv_sync_data_release(struct lll_adv_sync *lll) in lll_adv_sync_data_release() function
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/lll/
Dlll_adv_pdu.h163 static inline void lll_adv_sync_data_release(struct lll_adv_sync *lll) in lll_adv_sync_data_release() function
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull_adv_sync.c758 lll_adv_sync_data_release(&sync->lll); in ull_adv_sync_release()