Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull_adv_internal.h282 uint8_t ull_adv_sync_remove_from_acad(struct lll_adv_sync *lll_sync,
Dull_adv_sync.c952 err = ull_adv_sync_remove_from_acad(lll_sync, pdu_prev, pdu, in ull_adv_sync_chm_complete()
2027 uint8_t ull_adv_sync_remove_from_acad(struct lll_adv_sync *lll_sync, function
Dull_adv_iso.c739 err = ull_adv_sync_remove_from_acad(lll_adv_sync, pdu_prev, pdu, BT_DATA_BIG_INFO); in ll_big_terminate()