Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull_adv_internal.h288 uint8_t *ull_adv_sync_get_acad(struct pdu_adv *pdu, uint8_t *acad_len);
Dull_adv_sync.c1983 uint8_t *ull_adv_sync_get_acad(struct pdu_adv *pdu, uint8_t *acad_len) function
2048 acad = ull_adv_sync_get_acad(pdu, &acad_len);
Dull_adv_iso.c1324 acad = ull_adv_sync_get_acad(pdu, &acad_len); in adv_iso_chm_complete_commit()